pgsql-bugs - February 2019

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. 1, 2019

Thread Author Time
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Peter Geoghegan 00:08
Re: BUG #15548: Unaccent does not remove combining diacritical characters Michael Paquier 03:44
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Saul, Jean Paolo 04:35
BUG #15616: extension functionality issues PG Bug reporting form 08:44
BUG #15617: walsender hang if sync replica disconnected from network PG Bug reporting form 11:45
Re: BUG #15548: Unaccent does not remove combining diacritical characters Thomas Munro 14:25
FATAL: terminating walreceiver process due to administrator command Maeldron T. 14:32
'update returning *' returns 0 columns instead of empty row with 2 columns when (i) no rows updated and (ii) when applied to a partitioned table with sub-partition Petr Fedorov 14:32
BUG #15618: Duplicating a join clause breaks index use PG Bug reporting form 17:38
Re: BUG #15618: Duplicating a join clause breaks index use Pavel Stehule 18:25

Feb. 2, 2019

Thread Author Time
Re: FATAL: terminating walreceiver process due to administrator command Michael Paquier 01:08
Re: BUG #15618: Duplicating a join clause breaks index use Alex 12:08
Re: BUG #15618: Duplicating a join clause breaks index use Pantelis Theodosiou 12:31
Re: BUG #15618: Duplicating a join clause breaks index use Alex 13:07
Re: BUG #15618: Duplicating a join clause breaks index use Alex 14:04
Re: BUG #15618: Duplicating a join clause breaks index use Tom Lane 15:08
Re: BUG #15618: Duplicating a join clause breaks index use Alex 15:53
Re: BUG #15617: walsender hang if sync replica disconnected from network Evgeniy Efimkin 17:41

Feb. 3, 2019

Thread Author Time
Mixing quoted mixed case column names and non quoted constraints definitions in CREATE TABLE causes an error Rusty Conover 19:03
Re: Mixing quoted mixed case column names and non quoted constraints definitions in CREATE TABLE causes an error Sergei Kornilov 20:02
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Saul, Jean Paolo 22:45
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Peter Geoghegan 23:09
DROP TABLE CASCADE doesn't drop dependencies Robins Tharakan 23:22
Re: DROP TABLE CASCADE doesn't drop dependencies Tom Lane 23:42

Feb. 4, 2019

Thread Author Time
Re: DROP TABLE CASCADE doesn't drop dependencies Robins Tharakan 00:28
Re: DROP TABLE CASCADE doesn't drop dependencies Michael Paquier 01:03
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Saul, Jean Paolo 02:26
Re: DROP TABLE CASCADE doesn't drop dependencies Robins Tharakan 08:18
Re: BUG #15608: Index is used for an inherit table but not for the table with the index Andres Freund 08:48
Re: BUG #15608: Index is used for an inherit table but not for the table with the index Axel Andersson 08:50
to_char function returning wrong data Sreeni Survi 17:16
Re: BUG #15602: pg_dump archive items not in correct section order 📎 Tom Lane 17:24
Re: to_char function returning wrong data Andrew Gierth 17:25
Re: to_char function returning wrong data Tom Lane 17:31
Re: BUG #15611: pg_dump output changes after doing a restore with certain views Tom Lane 20:36
BUG #15620: pgAdmin IV pgAgent multi-schedule jobs messed up view of schedules PG Bug reporting form 20:51
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Bruce Momjian 23:08
Re: BUG #15572: Misleading message reported by "Drop function operation" on DB with functions having same name David Rowley 23:14

Feb. 5, 2019

Thread Author Time
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Saul, Jean Paolo 00:51
Re: BUG #15602: pg_dump archive items not in correct section order Tom Cassidy 01:42
Re: BUG #15602: pg_dump archive items not in correct section order Tom Lane 01:44
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Saul, Jean Paolo 04:39
Re: BUG #15511: Drop table error "invalid argument" Peter Eisentraut 11:28
Re: Weird "could not determine which collation to use for string comparison" with LEAST/GREATEST on PG11 procedure 📎 Peter Eisentraut 14:11
Re: Weird "could not determine which collation to use for string comparison" with LEAST/GREATEST on PG11 procedure Tom Lane 14:46
Re: BUG #15620: pgAdmin IV pgAgent multi-schedule jobs messed up view of schedules Bruce Momjian 16:51

Feb. 6, 2019

Thread Author Time
Re: BUG #15613: Bug in PG Planner for Foreign Data Wrappers Etsuro Fujita 04:15
Re: 'update returning *' returns 0 columns instead of empty row with 2 columns when (i) no rows updated and (ii) when applied to a partitioned table with sub-partition 📎 Amit Langote 07:35
Re: BUG #15613: Bug in PG Planner for Foreign Data Wrappers Etsuro Fujita 11:50
Re: BUG #15572: Misleading message reported by "Drop function operation" on DB with functions having same name 📎 David Rowley 12:17
Query issues on Foreign tables shmv 13:46
Re: BUG #15613: Bug in PG Planner for Foreign Data Wrappers 📎 Tom Lane 19:15

Feb. 7, 2019

Thread Author Time
Re: BUG #15597: possible bug in amcheck/amcheck_next (or corrupted index?) Peter Geoghegan 00:18
Re: Weird "could not determine which collation to use for string comparison" with LEAST/GREATEST on PG11 procedure Peter Eisentraut 07:29
Re: BUG #15613: Bug in PG Planner for Foreign Data Wrappers Etsuro Fujita 07:49
BUG #15621: Bit-Lock Data Drive Prevents Start of PostgeSQL Window Service PG Bug reporting form 12:08
BUG #15622: Problem with PgAdmin 4 v4.2 - sorry i did not find a correctly section for this problem PG Bug reporting form 14:31
Re: BUG #15613: Bug in PG Planner for Foreign Data Wrappers Tom Lane 14:40
BUG #15623: Inconsistent use of default for updatable view PG Bug reporting form 21:42

Feb. 8, 2019

Thread Author Time
Re: BUG #15623: Inconsistent use of default for updatable view 📎 Amit Langote 05:07
Re: BUG #15623: Inconsistent use of default for updatable view Dean Rasheed 11:00
BUG #15624: Sefgault when xml_errorHandler receives a null error->message from libxml2 PG Bug reporting form 11:29
Re: BUG #15624: Sefgault when xml_errorHandler receives a null error->message from libxml2 Tom Lane 17:53
Re: BUG #15624: Sefgault when xml_errorHandler receives a null error->message from libxml2 Sergio Conde Gómez 18:00
Re: BUG #15624: Sefgault when xml_errorHandler receives a null error->message from libxml2 Tom Lane 18:32

Feb. 9, 2019

Thread Author Time
Re: BUG #15592: Memory overuse with subquery containing unnest() and set operations (11.x regression) Andres Freund 09:40
Re: BUG #15486: PG11 jit on 50x slower than jit off Andres Freund 09:41
Re: BUG #15592: Memory overuse with subquery containing unnest() and set operations (11.x regression) Tom Lane 14:34
Re: BUG #15592: Memory overuse with subquery containing unnest() and set operations (11.x regression) Andres Freund 15:00
Re: BUG #15592: Memory overuse with subquery containing unnest() and set operations (11.x regression) Tom Lane 15:09
Re: BUG #15592: Memory overuse with subquery containing unnest() and set operations (11.x regression) Andres Freund 15:30
Re: BUG #15623: Inconsistent use of default for updatable view 📎 Amit Langote 16:57
Re: BUG #15592: Memory overuse with subquery containing unnest() and set operations (11.x regression) Tom Lane 17:19
BUG #15625: 10.6.1 Can't Find hstore. PG Bug reporting form 23:10
Re: BUG #15625: 10.6.1 Can't Find hstore. Tom Lane 23:38

Feb. 10, 2019

Thread Author Time
Re: BUG #15623: Inconsistent use of default for updatable view 📎 Dean Rasheed 00:48
BUG #15626: Incorrect version number shown in BigSQL installation PG Bug reporting form 07:10
Re: BUG #15623: Inconsistent use of default for updatable view 📎 Dean Rasheed 11:18
BUG #15627: libpq memory leak PG Bug reporting form 16:30
Re: BUG #15627: libpq memory leak Tom Lane 17:03
Re: BUG #15548: Unaccent does not remove combining diacritical characters raam narayana 20:06
Re: BUG #15548: Unaccent does not remove combining diacritical characters Thomas Munro 20:44
Re: BUG #15627: libpq memory leak Sergey Ivanov 21:20
Re: BUG #15572: Misleading message reported by "Drop function operation" on DB with functions having same name 📎 David Rowley 22:05
Re: BUG #15572: Misleading message reported by "Drop function operation" on DB with functions having same name Tom Lane 22:39
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Saul, Jean Paolo 23:05
BUG #15628: Error while installing postgreSQL PG Bug reporting form 23:44

Feb. 11, 2019

Thread Author Time
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Peter Geoghegan 00:44
Re: BUG #15572: Misleading message reported by "Drop function operation" on DB with functions having same name 📎 David Rowley 02:36
BUG #15629: Typo in Documentation PG Bug reporting form 03:26
Error "new timeline 2 forked off current database system timeline" in cascaded replication, when master changes 📎 Abhilash Mannathanil (amannath) 05:57
Re: BUG #15629: Typo in Documentation 📎 David Rowley 08:25
Re: Error "new timeline 2 forked off current database system timeline" in cascaded replication, when master changes Sergei Kornilov 09:55
BUG #15630: Caused by: com.ibm.ws.extensionhelper.exception.UnknownDatabaseException: Could not detect database PG Bug reporting form 10:35
Re: BUG #15629: Typo in Documentation Amit Langote 13:18
BUG #15631: Generated as identity field in a temporary table with on commit drop corrupts system catalogs PG Bug reporting form 17:43
BUG #15632: Correctly escaped strings are mishandled in function PG Bug reporting form 17:55
Re: Error "new timeline 2 forked off current database system timeline" in cascaded replication, when master changes Abhilash Mannathanil (amannath) 18:04
Re: BUG #15632: Correctly escaped strings are mishandled in function David G. Johnston 18:19
RE: BUG #15632: Correctly escaped strings are mishandled in function Kaleb Akalework 18:22
Re: BUG #15632: Correctly escaped strings are mishandled in function David G. Johnston 18:27
RE: BUG #15632: Correctly escaped strings are mishandled in function Kaleb Akalework 18:28
RE: BUG #15632: Correctly escaped strings are mishandled in function Kaleb Akalework 18:32
RE: BUG #15632: Correctly escaped strings are mishandled in function Kaleb Akalework 18:47
Re: BUG #15632: Correctly escaped strings are mishandled in function David G. Johnston 19:03
Re: BUG #15548: Unaccent does not remove combining diacritical characters Hugh Ranalli 19:20
Re: BUG #15631: Generated as identity field in a temporary table with on commit drop corrupts system catalogs Tom Lane 20:33
Re: BUG #15548: Unaccent does not remove combining diacritical characters 📎 Ramanarayana 20:57

Feb. 12, 2019

Thread Author Time
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Saul, Jean Paolo 00:27
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Peter Geoghegan 00:36
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Saul, Jean Paolo 00:47
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Peter Geoghegan 00:49
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Saul, Jean Paolo 01:19
Re: Re: BUG #15629: Typo in Documentation 📎 Chapman Flack 01:21
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Peter Geoghegan 01:22
Re: BUG #15629: Typo in Documentation Chapman Flack 01:24
Re: BUG #15629: Typo in Documentation Chapman Flack 01:27
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Saul, Jean Paolo 01:36
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Peter Geoghegan 01:42
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Saul, Jean Paolo 02:00
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Peter Geoghegan 02:06
Re: Re: BUG #15629: Typo in Documentation David Rowley 02:09
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Saul, Jean Paolo 02:59
Re: Re: BUG #15629: Typo in Documentation Michael Paquier 03:04
Re: BUG #15572: Misleading message reported by "Drop function operation" on DB with functions having same name Michael Paquier 03:09
Data loss when reading the data from logical replication slot Nitesh Yadav 03:10
Re: BUG #15548: Unaccent does not remove combining diacritical characters Michael Paquier 04:18
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Saul, Jean Paolo 04:32
Re: BUG #15623: Inconsistent use of default for updatable view 📎 Dean Rasheed 10:33
Re: BUG #15548: Unaccent does not remove combining diacritical characters Ramanarayana 13:54
Re: BUG #15631: Generated as identity field in a temporary table with on commit drop corrupts system catalogs Peter Eisentraut 14:00
Re: BUG #15631: Generated as identity field in a temporary table with on commit drop corrupts system catalogs Tom Lane 14:27
Re: BUG #15626: Incorrect version number shown in BigSQL installation Pavlo Golub 15:18
Re: BUG #15548: Unaccent does not remove combining diacritical characters Hugh Ranalli 16:21
BUG #15633: Data loss when reading the data from logical replication slot PG Bug reporting form 20:19
Re: BUG #15633: Data loss when reading the data from logical replication slot Tom Lane 21:21

Feb. 13, 2019

Thread Author Time
Occasional 9.6.10 PMChildFlags fatal error, possibly due to >2 parallel gathers Chris Snook 00:51
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Saul, Jean Paolo 01:48
Re: BUG #15631: Generated as identity field in a temporary table with on commit drop corrupts system catalogs Michael Paquier 02:38
Re: BUG #15623: Inconsistent use of default for updatable view Amit Langote 03:02
Re: 'update returning *' returns 0 columns instead of empty row with 2 columns when (i) no rows updated and (ii) when applied to a partitioned table with sub-partition Amit Langote 03:58
Re: BUG #15631: Generated as identity field in a temporary table with on commit drop corrupts system catalogs 📎 Michael Paquier 04:41
Re[2]: BUG #15626: Incorrect version number shown in BigSQL installation Guy Rouillier 04:59
Re: Occasional 9.6.10 PMChildFlags fatal error, possibly due to >2 parallel gathers Thomas Munro 05:54
Re: Occasional 9.6.10 PMChildFlags fatal error, possibly due to >2 parallel gathers Chris Snook 06:30
Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes Peter Geoghegan 06:51
Re: BUG #15623: Inconsistent use of default for updatable view Dean Rasheed 09:04
Re: BUG #15623: Inconsistent use of default for updatable view Amit Langote 09:33
Re: Re[2]: BUG #15626: Incorrect version number shown in BigSQL installation Francisco Olarte 12:57
BUG #15634: extension missing PG Bug reporting form 13:47
Re: BUG #15634: extension missing Andrew Gierth 14:14
Re: BUG #15634: extension missing Prakash Ramakrishnan 14:16
Re: BUG #15634: extension missing Prakash Ramakrishnan 14:21
BUG #15635: some files missing PG Bug reporting form 14:29
Re: BUG #15634: extension missing Andrew Gierth 14:52
Possible regression from PG10 to PG11 on windows Paul van der Linden 18:44

Feb. 14, 2019

Thread Author Time
Re: BUG #15631: Generated as identity field in a temporary table with on commit drop corrupts system catalogs Michael Paquier 01:30
Re[4]: BUG #15626: Incorrect version number shown in BigSQL installation Guy Rouillier 02:07
Re: Re[4]: BUG #15626: Incorrect version number shown in BigSQL installation Thomas Munro 06:06
Re: Re[4]: BUG #15626: Incorrect version number shown in BigSQL installation Francisco Olarte 08:20
Re: BUG #15626: Incorrect version number shown in BigSQL installation Pavlo Golub 08:26
Re: BUG #15572: Misleading message reported by "Drop function operation" on DB with functions having same name Arthur Zakirov 13:42
Re: Segmentation Fault in logical decoding get/peek API jfinzel 20:33
BUG #15636: PostgreSQL 11.1 pg_basebackup backup to a CIFS destination throws fsync error at end of backup PG Bug reporting form 20:40
Re: BUG #15636: PostgreSQL 11.1 pg_basebackup backup to a CIFS destination throws fsync error at end of backup Thomas Munro 22:06
Re: Segmentation Fault in logical decoding get/peek API Tom Lane 22:26
Re: Segmentation Fault in logical decoding get/peek API Peter Geoghegan 22:28
Re: Segmentation Fault in logical decoding get/peek API Jeremy Finzel 22:42
Re: BUG #15636: PostgreSQL 11.1 pg_basebackup backup to a CIFS destination throws fsync error at end of backup John Klann 22:52
Re: Segmentation Fault in logical decoding get/peek API Tom Lane 23:05

Feb. 15, 2019

Thread Author Time
Bug: Deferred FKey Check Happening on Double Update, Not Single Doug Safreno 00:32
BUG #15637: Problem insert data 【Japanese】 PG Bug reporting form 02:43
Re: BUG #15636: PostgreSQL 11.1 pg_basebackup backup to a CIFS destination throws fsync error at end of backup 📎 Thomas Munro 04:10
Re: BUG #15636: PostgreSQL 11.1 pg_basebackup backup to a CIFS destination throws fsync error at end of backup John Klann 04:27
Re: BUG #15636: PostgreSQL 11.1 pg_basebackup backup to a CIFS destination throws fsync error at end of backup Thomas Munro 04:46
Re: BUG #15636: PostgreSQL 11.1 pg_basebackup backup to a CIFS destination throws fsync error at end of backup John Klann 05:53
Re: Bug: Deferred FKey Check Happening on Double Update, Not Single Sergei Kornilov 07:41
Re: BUG #15637: Problem insert data 【Japanese】 Marc Schablewski 12:15
Re: BUG #15631: Generated as identity field in a temporary table with on commit drop corrupts system catalogs Peter Eisentraut 13:02
Re: BUG #15637: Problem insert data 【Japanese】 Francisco Olarte 13:51
Re: BUG #15631: Generated as identity field in a temporary table with on commit drop corrupts system catalogs Tom Lane 14:43
Re: BUG #15636: PostgreSQL 11.1 pg_basebackup backup to a CIFS destination throws fsync error at end of backup John Klann 15:37
Re: BUG #15631: Generated as identity field in a temporary table with on commit drop corrupts system catalogs Peter Eisentraut 16:03
Re: Bug: Deferred FKey Check Happening on Double Update, Not Single Doug Safreno 22:35
Re: Bug: Deferred FKey Check Happening on Double Update, Not Single Andrew Gierth 23:15

Feb. 16, 2019

Thread Author Time
Re: Bug: Deferred FKey Check Happening on Double Update, Not Single Doug Safreno 00:11
Re: BUG #15631: Generated as identity field in a temporary table with on commit drop corrupts system catalogs Michael Paquier 00:13
BUG #15638: pg_basebackup with --wal-method=stream incorrectly generates WAL segment created during backup PG Bug reporting form 00:26
Re: BUG #15631: Generated as identity field in a temporary table with on commit drop corrupts system catalogs Tom Lane 04:32
Re: BUG #15638: pg_basebackup with --wal-method=stream incorrectly generates WAL segment created during backup Michael Paquier 15:25
Re: BUG #15638: pg_basebackup with --wal-method=stream incorrectly generates WAL segment created during backup Maeldron T. 19:13

Feb. 17, 2019

Thread Author Time
Re: BUG #15548: Unaccent does not remove combining diacritical characters 📎 Hugh Ranalli 00:51
Re: BUG #15548: Unaccent does not remove combining diacritical characters Ramanarayana 07:15
Re: BUG #15572: Misleading message reported by "Drop function operation" on DB with functions having same name David Rowley 22:15
Re: BUG #15572: Misleading message reported by "Drop function operation" on DB with functions having same name David Rowley 22:17
Re: BUG #15572: Misleading message reported by "Drop function operation" on DB with functions having same name Tom Lane 22:31
Re: BUG #15572: Misleading message reported by "Drop function operation" on DB with functions having same name Michael Paquier 23:38

Feb. 18, 2019

Thread Author Time
Re: Re: BUG #15629: Typo in Documentation David Rowley 00:04
Re: Re: BUG #15629: Typo in Documentation Michael Paquier 00:26
Re: BUG #15636: PostgreSQL 11.1 pg_basebackup backup to a CIFS destination throws fsync error at end of backup Thomas Munro 01:34

Browse Archives

Prev | Next