pgsql-bugs since 2020-02-19 00:00

If you find a bug, please use the bug reporting form.

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Feb. 19, 2020

Thread Author Time
windows 10 postgres install bug Doke, Tim (TR Tech, Content & Ops) 00:41
BUG #16265: psql shows (unfolded) relation name in quotes PG Bug reporting form 01:17
[Bug Report] Week Day 📎 Atila Rangel 02:59
Re: ERROR: subtransaction logged without previous top-level txn record Amit Kapila 03:56
Partitioning Column needs to be Key Vaishakha Madhava 06:30
BUG #16266: Server crash on SELECT event_trigger-returning function PG Bug reporting form 08:00
Full text search bug ('russian' regconfig) egocenter 08:35
Re: [Bug Report] Week Day Heikki Linnakangas 09:07
Re: [Bug Report] Week Day Frank Heikens 09:07
Re: [Bus error] huge_pages default value (try) not fall back Dmitry Dolgov 09:35
Regarding postgres driver odbc issue 📎 Panchal, Hiren (GE Corporate, consultant) 09:44
Re: Partitioning Column needs to be Key legrand legrand 10:11
Re: [Bug Report] Week Day hubert depesz lubaczewski 10:47
Re: DROP OWNED CASCADE vs Temp tables ahsan hadi 13:59
Re: BUG #16265: psql shows (unfolded) relation name in quotes Tom Lane 15:44
Re: BUG #16266: Server crash on SELECT event_trigger-returning function Tom Lane 16:05
Re: BUG #16108: Colorization to the output of command-line has unproperly behaviors at Windows platform 📎 Juan José Santamaría Flecha 16:16
Re: BUG #16264: Server closed the connection unexpectedly Tom Lane 16:26
BUG #16267: Have problems to connect with localhost in all versions can you help me to solve this PG Bug reporting form 18:39
postgres installation issue Ростик Шимчак 19:05
Re: gen_random_uuid() is immutable in Pg 13devel Peter Eisentraut 19:19
Re: postgres installation issue Allan Davis 19:57
Re: Regarding postgres driver odbc issue Tomas Vondra 23:17
Re: BUG #16264: Server closed the connection unexpectedly Robin Duquette 23:47

Feb. 20, 2020

Thread Author Time
Re: BUG #16264: Server closed the connection unexpectedly Tom Lane 00:09
Re: Full text search bug ('russian' regconfig) Artur Zakirov 01:04
BUG #16268: SPI_getvalue requires IsTransactionState but TextDatumGetCString of SPI_getbinval - not! PG Bug reporting form 05:06
Re: BUG #16268: SPI_getvalue requires IsTransactionState but TextDatumGetCString of SPI_getbinval - not! Michael Paquier 05:31
Re: Full text search bug ('russian' regconfig) egocenter 08:21
Re: gen_random_uuid() is immutable in Pg 13devel hubert depesz lubaczewski 11:12
BUG #16269: psql: error while loading shared libraries PG Bug reporting form 12:22
Re: BUG #16269: psql: error while loading shared libraries Tom Lane 14:52
Re: Another FK violation when referencing a multi-level partitioned table Alvaro Herrera 19:43
Re: Another FK violation when referencing a multi-level partitioned table Jehan-Guillaume de Rorthais 20:39
CREATE TABLE IF NOT EXISTS fails with privilege exception when table exists duvall 22:20

Feb. 21, 2020

Thread Author Time
Re: CREATE TABLE IF NOT EXISTS fails with privilege exception when table exists Tom Lane 00:18
RE: [Bus error] huge_pages default value (try) not fall back 📎 Fan Liu 02:19
BUG #16270: Repository URL is wrong PG Bug reporting form 09:25
Re: postgres installation issue Sandeep Thakkar 13:28
BUG #16271: rebuild PostgreSQL using --with-libxml PG Bug reporting form 18:34
Re: [Bus error] huge_pages default value (try) not fall back Dmitry Dolgov 18:58
BUG #16272: Index expression can refer to wrong attributes if index is created via CREATE TABLE LIKE PG Bug reporting form 19:37
Re: CREATE TABLE IF NOT EXISTS fails with privilege exception when table exists duvall 19:45
Re: BUG #16272: Index expression can refer to wrong attributes if index is created via CREATE TABLE LIKE 📎 Tom Lane 23:33

Feb. 22, 2020

Thread Author Time
Re: BUG #16108: Colorization to the output of command-line has unproperly behaviors at Windows platform Michail Nikolaev 20:08

Feb. 23, 2020

Thread Author Time
BUG #16273: InitDB Memory leak PG Bug reporting form 06:05
Re: BUG #16273: InitDB Memory leak Tom Lane 06:43
Re: DB running out of memory issues after upgrade Peter J. Holzer 10:19

Feb. 24, 2020

Thread Author Time
RE: [Bus error] huge_pages default value (try) not fall back Fan Liu 01:32
Table Physical Size Surge Ashish Kumar Singh 05:42
Re: Table Physical Size Surge Daniel Gustafsson 07:22
Re: [Bus error] huge_pages default value (try) not fall back Dmitry Dolgov 10:38
BUG #16274: Repeated Libraries in Mac PG Bug reporting form 12:12
Re: BUG #16274: Repeated Libraries in Mac Daniel Gustafsson 14:35
Re: BUG #16274: Repeated Libraries in Mac Tom Lane 15:04
Re: DB running out of memory issues after upgrade Merlin Moncure 16:34
Re: BUG #16108: Colorization to the output of command-line has unproperly behaviors at Windows platform 📎 Juan José Santamaría Flecha 17:56

Feb. 25, 2020

Thread Author Time
RE: [Bus error] huge_pages default value (try) not fall back Fan Liu 01:57
Re: BUG #16258: exec_simple_query does not call ProcessCompletedNotifies after CommitTransactionCommand RekGRpth 02:51
BUG #16275: we are facing error as psycopg2.errors.ProgramLimitExceeded: row is too big: size 24520, maximum PG Bug reporting form 06:49
Re: BUG #16274: Repeated Libraries in Mac Daniel Gustafsson 09:13
Re: BUG #16274: Repeated Libraries in Mac Daniel Gustafsson 09:28
pretty_bool in pg_get_constraintdef has no effect since pg >= 9 eli.mach 12:56
Re: pretty_bool in pg_get_constraintdef has no effect since pg >= 9 Daniel Gustafsson 13:30
Re: pretty_bool in pg_get_constraintdef has no effect since pg >= 9 eli.mach 13:59
planner weirdness: a join uses nestloop with checking condition when there are two subplan-or-hashed subqueries 📎 Alexey Bashtanov 14:32
Re: BUG #16275: we are facing error as psycopg2.errors.ProgramLimitExceeded: row is too big: size 24520, maximum Tomas Vondra 15:05
BUG #16276: Server crash on an invalid attempt to attach a partition to an index PG Bug reporting form 16:00
BUG #16277: xmlelement allows invalid XML characters when XML version is set to 1.0 PG Bug reporting form 18:58
Re: BUG #16277: xmlelement allows invalid XML characters when XML version is set to 1.0 Tom Lane 19:59
Re: planner weirdness: a join uses nestloop with checking condition when there are two subplan-or-hashed subqueries Tom Lane 20:34
Re: BUG #16277: xmlelement allows invalid XML characters when XML version is set to 1.0 Andreas Lennartsson 21:14
Re: BUG #16277: xmlelement allows invalid XML characters when XML version is set to 1.0 Tom Lane 22:00

Feb. 26, 2020

Thread Author Time
BUG #16278: SOCKET ISSUE PG Bug reporting form 07:03
Re: BUG #16278: SOCKET ISSUE Daniel Gustafsson 07:19
Re: BUG #16278: SOCKET ISSUE Daniel Gustafsson 07:40
Re: BUG #16278: SOCKET ISSUE Daniel Gustafsson 07:50
Re: BUG #16276: Server crash on an invalid attempt to attach a partition to an index Michael Paquier 08:06
Re: BUG #16274: Repeated Libraries in Mac Krishnanunni Radhakrishnan 08:16
Re: BUG #16274: Repeated Libraries in Mac Daniel Gustafsson 09:06
Re: BUG #16108: Colorization to the output of command-line has unproperly behaviors at Windows platform Michail Nikolaev 10:48
Re: BUG #16108: Colorization to the output of command-line has unproperly behaviors at Windows platform Juan José Santamaría Flecha 10:58
BUG #16279: Permissions doc incorrect for pg_buffercache PG Bug reporting form 16:46
Re: BUG #16279: Permissions doc incorrect for pg_buffercache Sergei Kornilov 17:11
Re: BUG #16277: xmlelement allows invalid XML characters when XML version is set to 1.0 Andreas Lennartsson 18:44

Feb. 27, 2020

Thread Author Time
Re: BUG #16276: Server crash on an invalid attempt to attach a partition to an index Michael Paquier 02:31
Re: BUG #16276: Server crash on an invalid attempt to attach a partition to an index Amit Langote 08:14
BUG #16280: dead tuples (probably) effect plan and query performance PG Bug reporting form 11:28
Re: BUG #16276: Server crash on an invalid attempt to attach a partition to an index Michael Paquier 12:49
Re: BUG #16280: dead tuples (probably) effect plan and query performance Alexey Ermakov 14:07
Re: BUG #16280: dead tuples (probably) effect plan and query performance Tom Lane 15:41
Postgres does not use index with IN 📎 Дмитрий Вилькер 18:27
Re: BUG #15383: Join Filter cost estimation problem in 10.5 Alvaro Herrera 19:24
Re: BUG #16279: Permissions doc incorrect for pg_buffercache Philip Semanchuk 21:13
Re: BUG #16279: Permissions doc incorrect for pg_buffercache Tom Lane 21:31
Re: BUG #16279: Permissions doc incorrect for pg_buffercache Philip Semanchuk 21:39

Feb. 28, 2020

Thread Author Time
BUG #16281: LN() function inaccurate at 1000th fractional digit PG Bug reporting form 05:42
Re: Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema Mahendra Singh Thalor 05:59
Re: Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema Michael Paquier 07:17
Re: BUG #16281: LN() function inaccurate at 1000th fractional digit Dean Rasheed 07:18
BUG #16282: Avoid sql-injections at identifiers PG Bug reporting form 08:00
Re: BUG #15858: could not stat file - over 4GB 📎 Juan José Santamaría Flecha 09:15
Re: BUG #16280: dead tuples (probably) effect plan and query performance Serbin, Ilya 09:25
Re: BUG #16274: Repeated Libraries in Mac Sandeep Thakkar 13:13
BUG #16283: crash on create index segmentation fault PG Bug reporting form 14:23
Re: BUG #16281: LN() function inaccurate at 1000th fractional digit Tom Lane 15:39
Re: BUG #16283: crash on create index segmentation fault Tomas Vondra 16:26
Re: BUG #16279: Permissions doc incorrect for pg_buffercache Tom Lane 16:47
Re: Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema Tom Lane 17:20
Re: BUG #16283: crash on create index segmentation fault Przemysław Szustak 17:43
Re: BUG #16283: crash on create index segmentation fault Tomas Vondra 18:11
Re: Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema 📎 Tom Lane 18:45
Re: BUG #16283: crash on create index segmentation fault Przemysław Szustak 19:58
Re: BUG #16274: Repeated Libraries in Mac Daniel Gustafsson 20:33
Re: BUG #16283: crash on create index segmentation fault Tomas Vondra 21:00
Re: Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema Michael Paquier 23:21
Re: BUG #15858: could not stat file - over 4GB Tom Lane 23:44

Feb. 29, 2020

Thread Author Time
Re: Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema Tom Lane 00:23
Re: BUG #15858: could not stat file - over 4GB 📎 Juan José Santamaría Flecha 08:40
Re: Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema Michael Paquier 09:46
Re: BUG #15858: could not stat file - over 4GB 📎 Juan José Santamaría Flecha 11:36
Re: BUG #16281: LN() function inaccurate at 1000th fractional digit 📎 Dean Rasheed 17:16
Re: BUG #16281: LN() function inaccurate at 1000th fractional digit Tom Lane 19:12

March 1, 2020

Thread Author Time
Re: BUG #16281: LN() function inaccurate at 1000th fractional digit Justin AnyhowStep 02:59
Re: BUG #16281: LN() function inaccurate at 1000th fractional digit Dean Rasheed 15:34

March 2, 2020

Thread Author Time
Re: BUG #16276: Server crash on an invalid attempt to attach a partition to an index Michael Paquier 03:39
Re: ERROR: subtransaction logged without previous top-level txn record Amit Kapila 06:26
Re: BUG #16108: Colorization to the output of command-line has unproperly behaviors at Windows platform Michael Paquier 06:48
Re: ERROR: subtransaction logged without previous top-level txn record Arseny Sher 07:41
Re: BUG #16108: Colorization to the output of command-line has unproperly behaviors at Windows platform Juan José Santamaría Flecha 09:01
BUG #16284: Pg_dump is not working and PostgreSQL APP no longer available PG Bug reporting form 09:38
Re: BUG #16284: Pg_dump is not working and PostgreSQL APP no longer available Daniel Gustafsson 09:45
Postgis 24 on pg 11.7, centos 7.6 Soni M 10:05
Re: ERROR: subtransaction logged without previous top-level txn record Amit Kapila 10:14
Re: BUG #16284: Pg_dump is not working and PostgreSQL APP no longer available Tony Ryf 10:22
Re: BUG #16276: Server crash on an invalid attempt to attach a partition to an index 📎 Amit Langote 10:39
Re: BUG #16284: Pg_dump is not working and PostgreSQL APP no longer available Daniel Gustafsson 10:46
Re: BUG #16284: Pg_dump is not working and PostgreSQL APP no longer available Tony Ryf 10:55
Re: BUG #16284: Pg_dump is not working and PostgreSQL APP no longer available Daniel Gustafsson 11:06
Re: ERROR: subtransaction logged without previous top-level txn record Arseny Sher 13:37
Ecpg dependency Filip Janus 15:27
Re: BUG #16283: crash on create index segmentation fault Przemysław Szustak 19:18
Re: BUG #16283: crash on create index segmentation fault Tomas Vondra 21:31
BUG #16285: bt_metap fails with value is out of range for type integer PG Bug reporting form 22:39
Re: BUG #16285: bt_metap fails with value is out of range for type integer Peter Geoghegan 23:03
Re: BUG #16285: bt_metap fails with value is out of range for type integer Victor Yegorov 23:19

March 3, 2020

Thread Author Time
Re: BUG #16285: bt_metap fails with value is out of range for type integer Alvaro Herrera 01:39
Re: BUG #16276: Server crash on an invalid attempt to attach a partition to an index Michael Paquier 05:01
Re: ERROR: subtransaction logged without previous top-level txn record Amit Kapila 10:26
BUG #16286: Некорректно работает функция lower PG Bug reporting form 13:09
Re: BUG #16286: Некорректно работает функция lower Tom Lane 14:34
Re: BUG #16283: crash on create index segmentation fault 📎 Przemysław Szustak 16:08

March 4, 2020

Thread Author Time
Re: ERROR: subtransaction logged without previous top-level txn record Arseny Sher 13:29

March 5, 2020

Thread Author Time
Wrong de translation for commands/tablecmds.c:5028 Christoph Berg 10:32
Re: Wrong de translation for commands/tablecmds.c:5028 Daniel Gustafsson 10:34
Re: Wrong de translation for commands/tablecmds.c:5028 Alvaro Herrera 12:04
Re: Wrong de translation for commands/tablecmds.c:5028 Daniel Gustafsson 12:11

March 6, 2020

Thread Author Time
Re: BUG #16285: bt_metap fails with value is out of range for type integer 📎 Peter Geoghegan 01:46
Re: BUG #16147: postgresql 12.1 (from homebrew) - pg_restore -h localhost --jobs=2 crashes David Zhang 03:53
Re: BUG #16285: bt_metap fails with value is out of range for type integer Victor Yegorov 09:38
BUG #16287: 'Server doesn't listen' after setting 'timezone' to "America/Detroit US/Michigan" PG Bug reporting form 18:31
JSON array is not updated if updating with empty array Radics Geza 18:52
Re: BUG #16287: 'Server doesn't listen' after setting 'timezone' to "America/Detroit US/Michigan" Jeff Janes 19:09
Re: JSON array is not updated if updating with empty array Tomas Vondra 19:18
Re: JSON array is not updated if updating with empty array Radics Geza 19:21
Re: JSON array is not updated if updating with empty array Jeff Janes 19:22
Re: JSON array is not updated if updating with empty array Christophe Pettus 19:24
Re: JSON array is not updated if updating with empty array Radics, Geza 19:33
Re: BUG #16285: bt_metap fails with value is out of range for type integer Peter Geoghegan 22:23

March 8, 2020

Thread Author Time
Re: BUG #16285: bt_metap fails with value is out of range for type integer Peter Geoghegan 00:45
Re: BUG #16285: bt_metap fails with value is out of range for type integer Victor Yegorov 07:47

March 9, 2020

Thread Author Time
select big table postgresql crash Jack Tseng 07:54
BUG #16288: application_name from client's primary_conninfo not set in pg_stat_replication on master PG Bug reporting form 12:24
Re: BUG #16288: application_name from client's primary_conninfo not set in pg_stat_replication on master Sergei Kornilov 14:31
Re: BUG #16288: application_name from client's primary_conninfo not set in pg_stat_replication on master Andreas Ntaflos 15:21
BUG #16289: no installation data folder, launch deamon PG Bug reporting form 16:24
Re: select big table postgresql crash Tom Lane 16:25
Optimizer Doesn't Push Down Where Expressions on Rollups Logan Bowers 21:05
Re: BUG #16285: bt_metap fails with value is out of range for type integer Andres Freund 22:09
Re: select big table postgresql crash Jack Tseng 22:25
Re: BUG #16285: bt_metap fails with value is out of range for type integer Peter Geoghegan 22:31
Re: BUG #16285: bt_metap fails with value is out of range for type integer Andres Freund 22:35

March 10, 2020

Thread Author Time
Re: BUG #16285: bt_metap fails with value is out of range for type integer Peter Geoghegan 00:16
Re: BUG #16285: bt_metap fails with value is out of range for type integer Andres Freund 00:22
Re: BUG #16285: bt_metap fails with value is out of range for type integer Peter Geoghegan 00:27
BUG #16290: Unable to run \set AUTOCOMMIT off PG Bug reporting form 05:40
Re: BUG #16290: Unable to run \set AUTOCOMMIT off David G. Johnston 06:26
Re: BUG #16289: no installation data folder, launch deamon Daniel Gustafsson 09:12
BUG #16291: Installation PG Bug reporting form 09:45
Re: Wrong de translation for commands/tablecmds.c:5028 Peter Eisentraut 13:33
Re: BUG #16276: Server crash on an invalid attempt to attach a partition to an index Amit Langote 14:25
Re: BUG #16291: Installation David G. Johnston 15:35
SQL prompt code error Jack Plasterer 17:50
BUG #16292: query tools screen hangs PG Bug reporting form 20:13
Re: BUG #16292: query tools screen hangs David G. Johnston 20:19
BUG #16293: postgres segfaults and returns SQLSTATE 08006 PG Bug reporting form 21:13
Re: BUG #16293: postgres segfaults and returns SQLSTATE 08006 Tom Lane 22:19
Re: BUG #16293: postgres segfaults and returns SQLSTATE 08006 Daniel WM 23:04

March 11, 2020

Thread Author Time
BUG #16295: parsing error in pgdg-centos10-10-2.noarch.rpm/pgdg-redhat-all.repo PG Bug reporting form 02:21
Re: Optimizer Doesn't Push Down Where Expressions on Rollups Richard Guo 08:59

Browse Archives

Prev | Next