pgsql-bugs since 2018-07-09 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

July 9, 2018

Thread Author Time
Re: Typo in Japanese translation of psql. Michael Paquier 01:59
RE: Typo in Japanese translation of psql. Taiki Kondo 07:09
Re: BUG #15265: The program "initdb" is needed by pg_ctl but was not found in the same directory as "pg_ctl". Mohammed Shahid Nawaz 08:54
Re: BUG #15265: The program "initdb" is needed by pg_ctl but was not found in the same directory as "pg_ctl". Aaron W. Swenson 09:54
Re: BUG #15265: The program "initdb" is needed by pg_ctl but was not found in the same directory as "pg_ctl". Mohammed Shahid Nawaz 09:59
cannot restore schema with is not distinct from on hstore since PG 9.6.8 Marc Cousin 13:52
LLVM jit and matview Dmitry Dolgov 14:04
Re: cannot restore schema with is not distinct from on hstore since PG 9.6.8 Tom Lane 15:34
Re: BUG #15268: Documentation surrounding sysvipc configuration and isolation is out-of-date as of FreeBSD 11 Daniel Ebdrup 16:19
Re: could not read block 0 in file : read only 0 of 8192 bytes when doing nasty on immutable index function Peter Geoghegan 16:59
BUG #15269: Can't reassign bg color to server group once it was done previously PG Bug reporting form 17:42
Re: could not read block 0 in file : read only 0 of 8192 bytes when doing nasty on immutable index function Andres Freund 18:32
BUG #15270: __builtin_isinf conflict when building using clang PG Bug reporting form 19:00
Re: could not read block 0 in file : read only 0 of 8192 bytes when doing nasty on immutable index function Peter Geoghegan 19:06
Re: BUG #15262: "unexpected end of tuplestore" error when using new GROUPS window function clause Tom Lane 22:29

July 10, 2018

Thread Author Time
Re: cannot restore schema with is not distinct from on hstore since PG 9.6.8 Andrew Dunstan 00:06
Re: LLVM jit and matview Michael Paquier 00:19
Extension relocation vs. schema qualification Noah Misch 01:43
Re: BUG #15262: "unexpected end of tuplestore" error when using new GROUPS window function clause Lukas Eder 07:29
BUG #15271: Documentation / Error reporting on GUC parameter change PG Bug reporting form 08:59
BUG #15272: creating an index function terminate with error PG Bug reporting form 13:49
Re: BUG #15212: Default values in partition tables don't work as expected and allow NOT NULL violation Ashutosh Bapat 13:50
Re: BUG #15272: creating an index function terminate with error Tom Lane 13:58
BUG #15273: Lexer bug with UESCAPE PG Bug reporting form 17:15
Re: BUG #15273: Lexer bug with UESCAPE Tom Lane 19:50
Problem with tupdesc in jsonb_to_recordset 📎 Dmitry Dolgov 20:39
Re: Fwd: Problem with a "complex" upsert Tom Lane 20:59
Re: BUG #15251: query plan affected by grant select on partition Tom Lane 22:47

July 11, 2018

Thread Author Time
Re: Problem with tupdesc in jsonb_to_recordset Michael Paquier 06:27
Re: Problem with tupdesc in jsonb_to_recordset 📎 Michael Paquier 07:39
RE: Typo in Japanese translation of psql. Taiki Kondo 07:58
BUG #15274: error LOG: server process (PID 13723) was terminated by signal 11: Segmentation fault PG Bug reporting form 08:33
Re: BUG #15274: error LOG: server process (PID 13723) was terminated by signal 11: Segmentation fault Heikki Linnakangas 08:40
Re: Problem with tupdesc in jsonb_to_recordset Dmitry Dolgov 09:33
Re: Problem with tupdesc in jsonb_to_recordset Andrew Gierth 10:38
Re: Problem with tupdesc in jsonb_to_recordset Michael Paquier 11:30
Re: BUG #15273: Lexer bug with UESCAPE Andrew Gierth 12:03
BUG #15275: Trigger don't take supperuser role into account to create role PG Bug reporting form 17:14
Re: BUG #15275: Trigger don't take supperuser role into account to create role Andres Freund 17:21
BUG #15276: pl/pgSQL function caches wrong plan PG Bug reporting form 17:45
Re: BUG #15273: Lexer bug with UESCAPE Tom Lane 21:05
Re: BUG #15273: Lexer bug with UESCAPE Tom Lane 21:15

July 12, 2018

Thread Author Time
BUG #15277: ts_headline strips things that look like HTML tags and it cannot be disabled PG Bug reporting form 07:59
Re: BUG #15212: Default values in partition tables don't work as expected and allow NOT NULL violation 📎 Amit Langote 08:59
Re: BUG #15277: ts_headline strips things that look like HTML tags and it cannot be disabled Arthur Zakirov 09:22
Re: BUG #15277: ts_headline strips things that look like HTML tags and it cannot be disabled Dan Book 15:33
pg_restore: All GRANTs on table fail when any one role is missing Moshe Jacobson 19:48
Re: pg_restore: All GRANTs on table fail when any one role is missing Tom Lane 22:07

July 13, 2018

Thread Author Time
Re: BUG #15263: pg_dump / psql failure. When loading, psql does not see function-based constraints or indices Peter Eisentraut 08:19
function lca('{}'::ltree[]) caused DB Instance crash 📎 李海龙 10:09
Re: function lca('{}'::ltree[]) caused DB Instance crash 📎 Pierre Ducroquet 10:48
Re: BUG #15212: Default values in partition tables don't work as expected and allow NOT NULL violation Ashutosh Bapat 13:50
Re: function lca('{}'::ltree[]) caused DB Instance crash Tom Lane 14:26
Fwd: SQL Łukasz Jarych 14:48
Re: Fwd: SQL Tom Lane 16:10
Re: Problem with tupdesc in jsonb_to_recordset Tom Lane 17:22
Re: cannot restore schema with is not distinct from on hstore since PG 9.6.8 Tom Lane 20:54
Re: cannot restore schema with is not distinct from on hstore since PG 9.6.8 David G. Johnston 21:17
Re: cannot restore schema with is not distinct from on hstore since PG 9.6.8 Tom Lane 21:23
Re: cannot restore schema with is not distinct from on hstore since PG 9.6.8 Andrew Dunstan 22:16
Re: function lca('{}'::ltree[]) caused DB Instance crash Tom Lane 22:50
Re: [ltree] Should `SELECT LCA('1.2', '1.2.3');` return '1.2' instead of '1'? Tom Lane 22:54

July 16, 2018

Thread Author Time
BUG #15278: When initialising Streaming Slave if some folders and files are symlinks they are not copied over PG Bug reporting form 08:34
BUG #15279: GSSAPI Authentication? PG Bug reporting form 11:51
Re: BUG #15278: When initialising Streaming Slave if some folders and files are symlinks they are not copied over Michael Paquier 12:49
Re: BUG #15279: GSSAPI Authentication? Michael Paquier 12:52
Re: BUG #15278: When initialising Streaming Slave if some folders and files are symlinks they are not copied over 📎 Areg Vrtanesyan 12:55
BUG #15280: Clang 6.0.1 compiler warning - strlcpy PG Bug reporting form 13:50
BUG #15281: Set role does not affect superuser privleges PG Bug reporting form 14:55
Re: BUG #15280: Clang 6.0.1 compiler warning - strlcpy Tom Lane 15:27
RE: BUG #15280: Clang 6.0.1 compiler warning - strlcpy Steven Winfield 16:58
Re: BUG #15281: Set role does not affect superuser privleges Tomas Vondra 21:48
Re: BUG #15281: Set role does not affect superuser privleges Tom Lane 22:12
Re: BUG #15281: Set role does not affect superuser privleges Tomas Vondra 23:26

July 17, 2018

Thread Author Time
BUG #15282: Materialized view with transitive TYPE dependency fails refresh using pg_restore and psql PG Bug reporting form 15:19
Re: pg_restore: All GRANTs on table fail when any one role is missing Moshe Jacobson 16:02
Re: BUG #15282: Materialized view with transitive TYPE dependency fails refresh using pg_restore and psql Tom Lane 17:11

July 18, 2018

Thread Author Time
Autovacuum analyze can't find C based function Thomas Butz 09:14
PostgreSQL :: Catalog Query Yogi S 10:22
Re: PostgreSQL :: Catalog Query Thomas Kellerer 12:52
BUG #15283: Query Result equal 0 for partitioned table PG Bug reporting form 12:59
Re: PostgreSQL :: Catalog Query Tom Lane 13:48
Re: Autovacuum analyze can't find C based function Tom Lane 13:55
Re: BUG #15282: Materialized view with transitive TYPE dependency fails refresh using pg_restore and psql Keith Hickey 14:37
Re: BUG #15282: Materialized view with transitive TYPE dependency fails refresh using pg_restore and psql Tom Lane 15:17
Re: BUG #15282: Materialized view with transitive TYPE dependency fails refresh using pg_restore and psql Keith Hickey 15:35
Re: BUG #15282: Materialized view with transitive TYPE dependency fails refresh using pg_restore and psql Tom Lane 16:07
Re: BUG #15263: pg_dump / psql failure. When loading, psql does not see function-based constraints or indices 📎 firstname lastname 21:47
Re: BUG #15263: pg_dump / psql failure. When loading, psql does not see function-based constraints or indices Alvaro Herrera 22:04
Re: BUG #15263: pg_dump / psql failure. When loading, psql does not see function-based constraints or indices David G. Johnston 22:10

July 19, 2018

Thread Author Time
Re: BUG #15283: Query Result equal 0 for partitioned table Amit Langote 04:44
BUG #15284: SSL connection is off PG Bug reporting form 04:45
Re: Autovacuum analyze can't find C based function Thomas Butz 08:29
Domain: Peer's Certificate has expired Quân Vũ Quốc 08:44
Re: BUG #15284: SSL connection is off Tom Lane 14:20
BUG #15285: Query used index over field with ICU collation in some cases wrongly return 0 rows PG Bug reporting form 16:03
Re: BUG #15285: Query used index over field with ICU collation in some cases wrongly return 0 rows Peter Geoghegan 16:44
Fwd: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Jeremy Schneider 23:17
Re: BUG #15285: Query used index over field with ICU collation in some cases wrongly return 0 rows Peter Geoghegan 23:26

July 20, 2018

Thread Author Time
BUG #15286: BEFORE or AFTER not working while adding values for existing enums PG Bug reporting form 04:52
Re: BUG #15286: BEFORE or AFTER not working while adding values for existing enums Andrew Gierth 05:15
Re: BUG #15286: BEFORE or AFTER not working while adding values for existing enums Nivruth Nandigam 05:26
Re: BUG #15286: BEFORE or AFTER not working while adding values for existing enums Andrew Gierth 05:48
Re: BUG #15286: BEFORE or AFTER not working while adding values for existing enums Nivruth Nandigam 13:54
Re: BUG #15286: BEFORE or AFTER not working while adding values for existing enums Andrew Gierth 15:14
BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) = 'YYYY-MM-DD' does not push to remote. PG Bug reporting form 16:31
Re: BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) = 'YYYY-MM-DD' does not push to remote. Andres Freund 16:39
Re: BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) = 'YYYY-MM-DD' does not push to remote. Ireneusz Pluta 16:48
Re: BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) = 'YYYY-MM-DD' does not push to remote. Andrew Gierth 16:59
Re: BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) = 'YYYY-MM-DD' does not push to remote. Tom Lane 17:07
Re: BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) = 'YYYY-MM-DD' does not push to remote. Andrew Gierth 17:15
Re: BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) = 'YYYY-MM-DD' does not push to remote. Andrew Gierth 17:31
Re: BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) = 'YYYY-MM-DD' does not push to remote. Alvaro Herrera 17:40
Re: BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) = 'YYYY-MM-DD' does not push to remote. Tom Lane 18:28
BUG #15288: Logical Replication failed when inserting record which has CHECK constraint PG Bug reporting form 19:02
Re: BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) = 'YYYY-MM-DD' does not push to remote. Jeff Janes 20:54
LLVM jit and window functions on a temporary table Dmitry Dolgov 21:28
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Marko Tiikkaja 21:56

July 21, 2018

Thread Author Time
Re: BUG #15285: Query used index over field with ICU collation in some cases wrongly return 0 rows Thomas Munro 01:39
Re: BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) = 'YYYY-MM-DD' does not push to remote. Tom Lane 05:44
BUG #15289: Type inference of parameters in prepared statements can sometimes fail or succeed, depending... PG Bug reporting form 11:47
Re: BUG #15289: Type inference of parameters in prepared statements can sometimes fail or succeed, depending... Tom Lane 15:23
Re: BUG #15289: Type inference of parameters in prepared statements can sometimes fail or succeed, depending... David G. Johnston 16:48
Re: LLVM jit and window functions on a temporary table Tom Lane 20:33

July 22, 2018

Thread Author Time
Re: BUG #15289: Type inference of parameters in prepared statements can sometimes fail or succeed, depending... Nick Farmer 00:29
Re: LLVM jit and window functions on a temporary table Dmitry Dolgov 10:34
BUG #15290: Stuck Parallel Index Scan query PG Bug reporting form 18:30
Re: BUG #15290: Stuck Parallel Index Scan query 📎 Victor Yegorov 18:33
Re: BUG #15290: Stuck Parallel Index Scan query Victor Yegorov 20:52

July 23, 2018

Thread Author Time
Re: BUG #15290: Stuck Parallel Index Scan query Thomas Munro 04:30
Re: BUG #15290: Stuck Parallel Index Scan query Andres Freund 04:35
Re: BUG #15290: Stuck Parallel Index Scan query Victor Yegorov 07:57
Re: BUG #15283: Query Result equal 0 for partitioned table suan tay 08:04
Re: BUG #15283: Query Result equal 0 for partitioned table Amit Langote 08:19
Re: BUG #15290: Stuck Parallel Index Scan query Thomas Munro 08:46
Re: BUG #15290: Stuck Parallel Index Scan query Victor Yegorov 11:42
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Robert Haas 15:29
Re: pg_restore: All GRANTs on table fail when any one role is missing Moshe Jacobson 19:13
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Jeff Janes 20:14

July 24, 2018

Thread Author Time
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Michael Paquier 04:14
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Andres Freund 04:17
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Michael Paquier 04:50
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Andres Freund 04:51
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Michael Paquier 05:23
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Michael Paquier 05:25
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Alvaro Herrera 05:34
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Michael Paquier 05:52
BUG #15291: Lateral join has different/suprising semantics (with impure function) PG Bug reporting form 07:10
BUG #15292: Multiple Messages "2018-07-24 10:46:12.566 CEST [32029] LOG: invalid length of startup" in logfile PG Bug reporting form 09:19
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Kyotaro HORIGUCHI 09:27
BUG #15293: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events PG Bug reporting form 12:13
Re: BUG #15293: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events Sergei Kornilov 13:19
Re: BUG #15291: Lateral join has different/suprising semantics (with impure function) Tom Lane 13:50
Re: BUG #15292: Multiple Messages "2018-07-24 10:46:12.566 CEST [32029] LOG: invalid length of startup" in logfile Tom Lane 13:54
Re: BUG #15293: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events Andres Freund 15:58
Re: BUG #15293: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events Marc Dean 17:43
Re: BUG #15293: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events 📎 Sergei Kornilov 18:22
BUG #15294: Phantom read in serializable transaction when you rename schema. PG Bug reporting form 19:14
Re: BUG #15294: Phantom read in serializable transaction when you rename schema. Olav Gjerde 19:26
Re: BUG #15293: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events Andres Freund 19:27
Re: BUG #15294: Phantom read in serializable transaction when you rename schema. Andres Freund 19:30
Re: BUG #15293: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events Michael Powers 19:33
Re: BUG #15293: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events Tom Lane 21:43
Re: BUG #15293: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events Andres Freund 21:56
Re: BUG #15293: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events Tom Lane 22:01
Re: BUG #15293: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events Andres Freund 22:06

July 25, 2018

Thread Author Time
Re: BUG #15290: Stuck Parallel Index Scan query Thomas Munro 02:04
Re: BUG #15290: Stuck Parallel Index Scan query Andres Freund 02:08
Re: LLVM jit and matview Andres Freund 02:49
Re: BUG #15290: Stuck Parallel Index Scan query Thomas Munro 02:59
Re: BUG #15290: Stuck Parallel Index Scan query Amit Kapila 03:13
Re: BUG #15290: Stuck Parallel Index Scan query 📎 Amit Kapila 05:46
Re: LLVM jit and matview Michael Paquier 05:48
Re: BUG #15290: Stuck Parallel Index Scan query Thomas Munro 09:55
Re: BUG #15294: Phantom read in serializable transaction when you rename schema. Olav Gjerde 10:44
TIMESTAMP(TZ) range Olga Lytvynova-Bogdanova 10:57
Re: LLVM jit and matview Dmitry Dolgov 12:59
pgAdmin 4 not opening Ze Victor Harry 14:06
Domain Constraint Violation Error Messages Benjamin Coutu 15:23
Re: Domain Constraint Violation Error Messages Andres Freund 15:34
mvn package not installing/error 📎 Ze Victor Harry 15:39
BUG #15295: invalid byte sequence for encoding "UTF8": 0x9e PG Bug reporting form 15:39
Re: mvn package not installing/error Ze Victor Harry 15:40
Re: LLVM jit and matview Andres Freund 15:41
Re: Domain Constraint Violation Error Messages Benjamin Coutu 15:51
Re: Domain Constraint Violation Error Messages Andres Freund 15:59
Re: Domain Constraint Violation Error Messages Benjamin Coutu 16:06
Re: Domain Constraint Violation Error Messages Andres Freund 16:09
Re: Domain Constraint Violation Error Messages Benjamin Coutu 16:19
Re: Domain Constraint Violation Error Messages Andres Freund 16:25
Re: Domain Constraint Violation Error Messages David G. Johnston 16:31
Re: Domain Constraint Violation Error Messages Andres Freund 16:35
Re: Domain Constraint Violation Error Messages Tom Lane 16:54
Re: Domain Constraint Violation Error Messages Benjamin Coutu 17:45
Re: LLVM jit and matview Andres Freund 21:47
Re: LLVM jit and matview Alvaro Herrera 22:11
Re: LLVM jit and matview Andres Freund 22:13
Re: LLVM jit and matview Alvaro Herrera 22:39
Re: LLVM jit and matview Tom Lane 22:59
Re: could not read block 0 in file : read only 0 of 8192 bytes when doing nasty on immutable index function Andres Freund 23:03

Browse Archives

Prev | Next