pgsql-bugs - August 2021

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

Aug. 2, 2021

Thread Author Time
Re: Many queries stuck for waiting MultiXactOffsetControlLock on PostgreSQL 9.6.1 replica Andrey Borodin 04:57
Re: Many queries stuck for waiting MultiXactOffsetControlLock on PostgreSQL 9.6.1 replica David G. Johnston 05:48
Re: BUG #17103: WAL segments are not removed after exceeding max_slot_wal_keep_size Kyotaro Horiguchi 06:00
psql doesn't show tables duplicated in multiple schemas Wojciech Strzalka 07:05
Re: BUG #16792: silent corruption of GIN index resulting in SELECTs returning non-matching rows Pawel Kudzia 08:07
Re: psql doesn't show tables duplicated in multiple schemas Pavel Stehule 09:32
Re: psql doesn't show tables duplicated in multiple schemas hubert depesz lubaczewski 10:42
Re: psql doesn't show tables duplicated in multiple schemas Wojciech Strzalka 10:57
Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data Andrey Borodin 12:45
Re: BUG #17103: WAL segments are not removed after exceeding max_slot_wal_keep_size Alvaro Herrera 13:08
Re: Many queries stuck for waiting MultiXactOffsetControlLock on PostgreSQL 9.6.1 replica Tom Lane 14:18
BUG #17129: Internal Error PG Bug reporting form 15:27
Re: BUG #17129: Internal Error David G. Johnston 18:09

Aug. 3, 2021

Thread Author Time
Re: psql doesn't show tables duplicated in multiple schemas Kyotaro Horiguchi 04:35
Re: psql doesn't show tables duplicated in multiple schemas David G. Johnston 05:28
Re: psql doesn't show tables duplicated in multiple schemas Kyotaro Horiguchi 06:16
BUG #17130: Error while executing request PG Bug reporting form 07:20
Re: BUG #17130: Error while executing request Erik Rijkers 08:47
LOG: Failed to reopen the file pg_stat/global.stat retrying sreekanth vajrapu 11:12
Re: BUG #17130: Error while executing request Guillaume Lelarge 13:13
Re: BUG #17130: Error while executing request David G. Johnston 13:18
Re: BUG #17130: Error while executing request Guillaume Lelarge 13:26
Re: psql doesn't show tables duplicated in multiple schemas Tom Lane 13:47
Re: BUG #17130: Error while executing request Tom Lane 13:52
Re: LOG: Failed to reopen the file pg_stat/global.stat retrying Tom Lane 14:15

Aug. 4, 2021

Thread Author Time
Re: psql doesn't show tables duplicated in multiple schemas Kyotaro Horiguchi 02:05
Re: BUG #16631: postgres_fdw tries to insert into generated columns 📎 Etsuro Fujita 08:30
CAST from numeric(18,3) to numeric doesnt work, posgresql 13.3 Ján Pecsők 15:15

Aug. 5, 2021

Thread Author Time
Re: CAST from numeric(18,3) to numeric doesnt work, posgresql 13.3 📎 Tom Lane 01:35
BUG #17132: About "ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION" PG Bug reporting form 02:05
Can not cancel a call to a function that has opened a refcursor Mike Knowsley 02:45
BUG #17134: pg_restore ERROR: operator does not exist: util.ltree = util.ltree PG Bug reporting form 07:31
Re: CAST from numeric(18,3) to numeric doesnt work, posgresql 13.3 Dean Rasheed 09:06
Re: BUG #16631: postgres_fdw tries to insert into generated columns Etsuro Fujita 11:19
Re: Can not cancel a call to a function that has opened a refcursor Dave Cramer 13:10
Re: BUG #17132: About "ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION" Amit Kapila 13:24
BUG #17135: duplicate key value violates unique constraint PG Bug reporting form 14:11
Re: BUG #17135: duplicate key value violates unique constraint David G. Johnston 14:35
Re: Can not cancel a call to a function that has opened a refcursor Tom Lane 15:19
Re: BUG #17134: pg_restore ERROR: operator does not exist: util.ltree = util.ltree David G. Johnston 15:34
Re: Can not cancel a call to a function that has opened a refcursor Dave Cramer 15:42
Re: BUG #17134: pg_restore ERROR: operator does not exist: util.ltree = util.ltree vinay kumar 16:02
Re: CAST from numeric(18,3) to numeric doesnt work, posgresql 13.3 Tom Lane 16:18
Re: BUG #17134: pg_restore ERROR: operator does not exist: util.ltree = util.ltree David G. Johnston 16:51
Initializing Database Cluster Failed Bruce Salgado 18:09
Re: Can not cancel a call to a function that has opened a refcursor Mike Knowsley 22:52

Aug. 6, 2021

Thread Author Time
BUG #17136: set shared_preload_libraries = 'pg_stat_statements,pg_prewarm,pg_trgm' , postgresql Cannot Startup PG Bug reporting form 03:17
Re: BUG #17132: About "ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION" Amit Kapila 05:23
SEGFAULT on a concurrent UPDATE of mix of local and foreign partitions 📎 Andrey Lepikhov 05:34
pg_stat warnings keep on printing in postgres log Naomi's strings 06:47
Re: pg_stat warnings keep on printing in postgres log Dave Cramer 12:48
Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data Andrey Borodin 18:03
BUG #17137: Bug with datatypes definition in CTE PG Bug reporting form 18:12
CAST from numeric(18,3) to numeric doesnt work, posgresql 13.3 David G. Johnston 18:58
Re: CAST from numeric(18,3) to numeric doesnt work, posgresql 13.3 Tom Lane 19:10

Aug. 7, 2021

Thread Author Time
Re: BUG #17136: set shared_preload_libraries = 'pg_stat_statements,pg_prewarm,pg_trgm' , postgresql Cannot Startup Julien Rouhaud 06:37
Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data 📎 Andrey Borodin 15:33
Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data 📎 Andrey Borodin 19:00
Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data Noah Misch 22:19

Aug. 8, 2021

Thread Author Time
Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data 📎 Andrey Borodin 11:31
Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data Noah Misch 16:37
Issue with logical replication Kacey Holston 20:28

Aug. 9, 2021

Thread Author Time
Re: Issue with logical replication Amit Kapila 08:58
Re: BUG #17137: Bug with datatypes definition in CTE Bruce Momjian 17:22
Re: Issue with logical replication Kacey Holston 18:55
Re: SEGFAULT on a concurrent UPDATE of mix of local and foreign partitions 📎 Heikki Linnakangas 20:29

Aug. 10, 2021

Thread Author Time
Missing SELECT output on btree_gin char, BTLess* strategy Jason Kim 00:16
Re: Missing SELECT output on btree_gin char, BTLess* strategy Peter Geoghegan 01:37
Re: BUG #17138: account set up and password problems Rob Mingus 02:02
information_schema.constraint_column_usage shows wrong table name Alex Zeng 02:57
Re: information_schema.constraint_column_usage shows wrong table name David G. Johnston 03:17
Re: Issue with logical replication Amit Kapila 04:21
Re: I/O timigns don't include time for temp buffers Masahiko Sawada 06:15
Re: SEGFAULT on a concurrent UPDATE of mix of local and foreign partitions Andrey V. Lepikhov 09:18
BUG #17139: Invalid input syntax for uuid (politely this time!) PG Bug reporting form 09:50
Re: BUG #17139: Invalid input syntax for uuid (politely this time!) David G. Johnston 13:48
Re: information_schema.constraint_column_usage shows wrong table name Tom Lane 15:51
Postgres 9.2.13 on AIX 7.1 Rainer Tammer 16:14
Re: Postgres 9.2.13 on AIX 7.1 David G. Johnston 16:31
Re: Postgres 9.2.13 on AIX 7.1 Rainer Tammer 16:42
Re: Postgres 9.2.13 on AIX 7.1 Tom Lane 17:07
Re: Missing SELECT output on btree_gin char, BTLess* strategy 📎 Tom Lane 17:14
Re: Issue with logical replication Kacey Holston 18:28
BUG #17140: pg_try_advisory_xact_lock produces a WARNINIG on unsuccessful lock PG Bug reporting form 18:29

Aug. 11, 2021

Thread Author Time
Re: Postgres 9.2.13 on AIX 7.1 Rainer Tammer 06:33
AW: AW: BUG #16858: clang10-devel packages are missing in SLES15 SP2 in general 07:23
Re: Issue with logical replication Masahiko Sawada 07:24
Re: BUG #17138: account set up and password problems Juan José Santamaría Flecha 07:44
Re: I/O timigns don't include time for temp buffers hubert depesz lubaczewski 08:35
Re: BUG #17061: Impossible to query the fields of the tuple created by SEARCH BREADTH FIRST BY .. SET .. talk to ben 13:41
Re: BUG #17140: pg_try_advisory_xact_lock produces a WARNINIG on unsuccessful lock Tom Lane 13:50
Re: BUG #17140: pg_try_advisory_xact_lock produces a WARNINIG on unsuccessful lock Cherio 15:39
BUG #17141: SELECT LIMIT WITH TIES FOR UPDATE SKIP LOCKED returns wrong number of rows PG Bug reporting form 16:38
Re: BUG #17141: SELECT LIMIT WITH TIES FOR UPDATE SKIP LOCKED returns wrong number of rows Emil Iggland 17:25
Re: BUG #17141: SELECT LIMIT WITH TIES FOR UPDATE SKIP LOCKED returns wrong number of rows Emil Iggland 17:29
Re: BUG #17141: SELECT LIMIT WITH TIES FOR UPDATE SKIP LOCKED returns wrong number of rows Alvaro Herrera 20:07
BUG #17142: COPY ignores client_encoding for octal digit characters PG Bug reporting form 21:24
Re: BUG #17141: SELECT LIMIT WITH TIES FOR UPDATE SKIP LOCKED returns wrong number of rows David Christensen 21:39

Aug. 12, 2021

Thread Author Time
Re: I/O timigns don't include time for temp buffers Masahiko Sawada 02:45
Re: BUG #17141: SELECT LIMIT WITH TIES FOR UPDATE SKIP LOCKED returns wrong number of rows Emil Iggland 06:47
Re: BUG #17142: COPY ignores client_encoding for octal digit characters 📎 Heikki Linnakangas 07:40
Re: BUG #17142: COPY ignores client_encoding for octal digit characters vilarion 08:01
Re: SEGFAULT on a concurrent UPDATE of mix of local and foreign partitions Heikki Linnakangas 08:38
Postgresql - Service hangs.... 18:38
Re: Postgresql - Service hangs.... Dave Cramer 19:42
Re: Postgresql - Service hangs.... Tom Lane 19:50

Aug. 13, 2021

Thread Author Time
BUG #17143: when the CPU is different, the index on the primary is ok but the index on the standby is damaged PG Bug reporting form 14:02
Re: BUG #17143: when the CPU is different, the index on the primary is ok but the index on the standby is damaged David G. Johnston 15:04
Re: BUG #17143: when the CPU is different, the index on the primary is ok but the index on the standby is damaged Tom Lane 15:07
Re: BUG #17141: SELECT LIMIT WITH TIES FOR UPDATE SKIP LOCKED returns wrong number of rows David Christensen 21:46

Aug. 14, 2021

Thread Author Time
Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data Noah Misch 22:13

Aug. 15, 2021

Thread Author Time
Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data Noah Misch 08:45
Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data 📎 Andrey Borodin 11:09
Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data Andres Freund 13:45
BUG #17144: Upgrade from v13 to v14 with the cube extension failed PG Bug reporting form 17:23
BUG #17145: Invalid memory alloc request size, when searching in text column with big content > 250MB PG Bug reporting form 17:25
BUG #17146: pg_dump statements are going into pg_stat_statements in 13.4 PG Bug reporting form 17:30

Aug. 16, 2021

Thread Author Time
RE: BUG #17132: About "ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION" [email protected] 02:13
Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data 📎 Noah Misch 05:13
Re: Postgresql - Service hangs.... 08:40
Re: BUG #17146: pg_dump statements are going into pg_stat_statements in 13.4 hubert depesz lubaczewski 09:23
Re: BUG #17146: pg_dump statements are going into pg_stat_statements in 13.4 Julien Rouhaud 09:31
Re: BUG #17145: Invalid memory alloc request size, when searching in text column with big content > 250MB Julien Rouhaud 09:48
Re: BUG #17146: pg_dump statements are going into pg_stat_statements in 13.4 James Inform 09:48
Re: BUG #17146: pg_dump statements are going into pg_stat_statements in 13.4 Julien Rouhaud 09:56
Re: BUG #17145: Invalid memory alloc request size, when searching in text column with big content > 250MB James Inform 11:55
BUG #17147: Why concat_ws and concat is not immutable? PG Bug reporting form 12:03
psql crash when running a procedure with an inout parameter and a commit Chuck Nellis 12:14
Re: Postgres 9.2.13 on AIX 7.1 Rainer Tammer 13:07
Re: psql crash when running a procedure with an inout parameter and a commit Tom Lane 13:48
Re: BUG #17147: Why concat_ws and concat is not immutable? Tom Lane 14:22
RE: Re: psql crash when running a procedure with an inout parameter and a commit Chuck Nellis 14:24
Re: BUG #17147: Why concat_ws and concat is not immutable? RekGRpth 14:33
Re: psql crash when running a procedure with an inout parameter and a commit Tom Lane 15:19
Re: BUG #17144: Upgrade from v13 to v14 with the cube extension failed Tom Lane 16:05
RE: Re: psql crash when running a procedure with an inout parameter and a commit Chuck Nellis 16:38
ALTER TYPE vs extension membership (was Re: BUG #17144: Upgrade from v13 to v14 with the cube extension failed) 📎 Tom Lane 19:36

Aug. 17, 2021

Thread Author Time
BUG #17148: About --no-strict-names option and --quiet option of pg_amcheck command PG Bug reporting form 04:34
BUG #17149: About --skip option of pg_amcheck command PG Bug reporting form 04:36
Re: BUG #17149: About --skip option of pg_amcheck command 📎 Daniel Gustafsson 07:54
Re: BUG #17148: About --no-strict-names option and --quiet option of pg_amcheck command 📎 Daniel Gustafsson 08:14
Re: BUG #17142: COPY ignores client_encoding for octal digit characters Heikki Linnakangas 08:28
Re: BUG #17148: About --no-strict-names option and --quiet option of pg_amcheck command Daniel Gustafsson 11:06
Re: ALTER TYPE vs extension membership (was Re: BUG #17144: Upgrade from v13 to v14 with the cube extension failed) Andres Freund 11:22
Re: ALTER TYPE vs extension membership (was Re: BUG #17144: Upgrade from v13 to v14 with the cube extension failed) Tom Lane 13:35
Re: BUG #17148: About --no-strict-names option and --quiet option of pg_amcheck command Euler Taveira 14:53
Re: BUG #17148: About --no-strict-names option and --quiet option of pg_amcheck command Daniel Gustafsson 15:57
BUG #17150: Unexpected outputs from the query PG Bug reporting form 16:30
Re: BUG #17148: About --no-strict-names option and --quiet option of pg_amcheck command Euler Taveira 17:00
Re: BUG #17150: Unexpected outputs from the query David G. Johnston 18:27
Re: BUG #17150: Unexpected outputs from the query Tom Lane 18:56
Re: BUG #17150: Unexpected outputs from the query Liang Sr., Yu 19:08

Aug. 18, 2021

Thread Author Time
BUG #17151: A SEGV in optimizer PG Bug reporting form 02:53
BUG #17152: ERROR: AddressSanitizer: SEGV on unknown address PG Bug reporting form 02:56
Re: BUG #17149: About --skip option of pg_amcheck command Masahiko Sawada 05:30
BUG #17153: tpch-hammerdb-Query21 PG Bug reporting form 06:11
Re: BUG #17149: About --skip option of pg_amcheck command Daniel Gustafsson 09:31
Re: BUG #17153: tpch-hammerdb-Query21 David Rowley 10:19
Re: BUG #17148: About --no-strict-names option and --quiet option of pg_amcheck command Peter Eisentraut 11:44
Re: BUG #17151: A SEGV in optimizer Bruce Momjian 11:51
Re: BUG #17152: ERROR: AddressSanitizer: SEGV on unknown address Bruce Momjian 11:52
Re: BUG #17151: A SEGV in optimizer Masahiko Sawada 11:52
Re: BUG #17148: About --no-strict-names option and --quiet option of pg_amcheck command Daniel Gustafsson 12:35
Re: BUG #17148: About --no-strict-names option and --quiet option of pg_amcheck command Tom Lane 13:42
Re: BUG #17148: About --no-strict-names option and --quiet option of pg_amcheck command Magnus Hagander 13:46
Re: BUG #17148: About --no-strict-names option and --quiet option of pg_amcheck command Daniel Gustafsson 13:49
PGSQL bug - "Column ??? is an identity column defined as GENERATED ALWAYS.", Petr Hybler 15:06
Re: BUG #17152: ERROR: AddressSanitizer: SEGV on unknown address Tom Lane 15:36
Re: BUG #17151: A SEGV in optimizer 📎 Tom Lane 15:55
Re: BUG #17152: ERROR: AddressSanitizer: SEGV on unknown address 📎 Tom Lane 18:01
Re: BUG #17148: About --no-strict-names option and --quiet option of pg_amcheck command 📎 Daniel Gustafsson 18:53
Re: PGSQL bug - "Column ??? is an identity column defined as GENERATED ALWAYS.", Peter Eisentraut 19:27
PGSQL bug - "Column ??? is an identity column defined as GENERATED ALWAYS.", David G. Johnston 21:15
Re: PGSQL bug - "Column ??? is an identity column defined as GENERATED ALWAYS.", Tom Lane 21:54
Re: BUG #17152: ERROR: AddressSanitizer: SEGV on unknown address Tom Lane 22:32
Re: BUG #17151: A SEGV in optimizer 📎 Tom Lane 23:24

Aug. 19, 2021

Thread Author Time
Re: BUG #17151: A SEGV in optimizer Masahiko Sawada 01:02
Re: BUG #17148: About --no-strict-names option and --quiet option of pg_amcheck command Julien Rouhaud 02:45
Re: PGSQL bug - "Column ??? is an identity column defined as GENERATED ALWAYS.", Petr Hybler 04:17
Re: PGSQL bug - "Column ??? is an identity column defined as GENERATED ALWAYS.", David G. Johnston 04:51
Re: PGSQL bug - "Column ??? is an identity column defined as GENERATED ALWAYS.", Philip Semanchuk 12:43
Re: PGSQL bug - "Column ??? is an identity column defined as GENERATED ALWAYS.", Petr Hybler 12:58
Re: BUG #17053: Memory corruption in parser on prepared query reuse Charles Samborski 13:07
Re: BUG #17053: Memory corruption in parser on prepared query reuse Tom Lane 14:34
Re: BUG #17151: A SEGV in optimizer Tom Lane 16:13

Aug. 20, 2021

Thread Author Time
Re: BUG #17153: tpch-hammerdb-Query21 anil bommareddy 06:32
Re: BUG #17148: About --no-strict-names option and --quiet option of pg_amcheck command Daniel Gustafsson 10:49
BUG #17155: Casting to type date PG Bug reporting form 11:19
Re: BUG #17155: Casting to type date Tom Lane 13:36
Urgent Support Need Sunil Choudhary 13:36
Re: Urgent Support Need Dave Cramer 14:28
Re: Urgent Support Need Sunil Choudhary 14:42
Re: Urgent Support Need Dave Cramer 14:49
Re: Urgent Support Need Sunil Choudhary 14:57
Re: Urgent Support Need Dave Cramer 15:02
Re: Urgent Support Need Sunil Choudhary 15:17
Re: Urgent Support Need Dave Cramer 15:23
Re: Urgent Support Need Dave Cramer 15:29
Re: Urgent Support Need Sunil Choudhary 15:40

Aug. 21, 2021

Thread Author Time
pg_basebackup behavior on non-existent slot Gerard H. Pille 13:15

Browse Archives

Prev | Next