pgsql-hackers since 2021-05-18 00:00
The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!
Search the Archives
Browse Archives
Prev
|
Next
May 18, 2021
| Thread |
Author |
Time |
|
Re: Typo in README.barrier
|
Michael Paquier |
00:04 |
|
Re: pgsql: Move tablespace path re-creation from the makefiles to
pg_regres
|
Michael Paquier |
00:26 |
|
Re: pg_dumpall misses --no-toast-compression
|
Michael Paquier |
00:48 |
|
Re: "ERROR: deadlock detected" when replicating TRUNCATE
|
Peter Smith |
00:49 |
|
Re: wal stats questions π
|
Masahiro Ikeda |
00:57 |
|
Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres
|
Tom Lane |
00:57 |
|
Re: pg_get_wal_replay_pause_state() should not return 'paused'
while a promotion is ongoing.
|
Kyotaro Horiguchi |
00:58 |
|
Re: pgsql: Move tablespace path re-creation from the makefiles to
pg_regres
|
Michael Paquier |
01:01 |
|
Re: allow specifying direct role membership in pg_hba.conf
|
Chapman Flack |
01:19 |
|
Re: "ERROR: deadlock detected" when replicating TRUNCATE
|
Peter Smith |
01:22 |
|
Re: Move pg_attribute.attcompression to earlier in struct for
reduced size?
|
Michael Paquier |
01:24 |
|
RE: Re: Parallel scan with SubTransGetTopmostTransaction assert coredump
|
Pengchengliu |
01:27 |
|
Re: Skip partition tuple routing with constant partition key
|
David Rowley |
01:27 |
|
Re: allow specifying direct role membership in pg_hba.conf
|
Chapman Flack |
01:31 |
|
Re: Rewriting the test of pg_upgrade as a TAP test - take three -
remastered set
|
Michael Paquier |
01:49 |
|
Re: What is lurking in the shadows?
|
Peter Smith |
02:08 |
|
RE: Skip partition tuple routing with constant partition key
|
houzj.fnst@fujitsu.com |
02:11 |
|
Re: Performance degradation of REFRESH MATERIALIZED VIEW π
|
Masahiko Sawada |
02:20 |
|
Re: Addition of authenticated ID to pg_stat_activity
|
Michael Paquier |
02:20 |
|
Re: What is lurking in the shadows?
|
Michael Paquier |
02:25 |
|
Re: What is lurking in the shadows?
|
David Rowley |
02:26 |
|
Re: Skip partition tuple routing with constant partition key
|
Michael Paquier |
02:32 |
|
Re: Always bump PG_CONTROL_VERSION?
|
Michael Paquier |
02:40 |
|
Re: subscriptioncheck failure
|
Amit Kapila |
03:39 |
|
Re: pg_get_wal_replay_pause_state() should not return 'paused' while
a promotion is ongoing.
|
Fujii Masao |
03:48 |
|
RE: Bug in query rewriter - hasModifyingCTE not getting set
|
tsunakawa.takay@fujitsu.com |
03:59 |
|
Re: "ERROR: deadlock detected" when replicating TRUNCATE
|
Amit Kapila |
04:09 |
|
Re: Testing autovacuum wraparound (including failsafe)
|
Masahiko Sawada |
05:28 |
|
Re: Race condition in recovery?
|
Dilip Kumar |
05:33 |
|
Re: Testing autovacuum wraparound (including failsafe)
|
Peter Geoghegan |
05:42 |
|
Re: Testing autovacuum wraparound (including failsafe)
|
Masahiko Sawada |
05:46 |
|
Re: pg_get_wal_replay_pause_state() should not return 'paused' while
a promotion is ongoing. π
|
Dilip Kumar |
05:53 |
|
Re: subscriptioncheck failure π
|
vignesh C |
05:54 |
|
Re: Forget close an open relation in ReorderBufferProcessTXN() π
|
Amit Langote |
06:30 |
|
Re: pg_get_wal_replay_pause_state() should not return 'paused' while
a promotion is ongoing.
|
Michael Paquier |
06:46 |
|
Re: Race condition in recovery?
|
Kyotaro Horiguchi |
06:52 |
|
Re: Race condition in recovery?
|
Kyotaro Horiguchi |
06:58 |
|
Re: Testing autovacuum wraparound (including failsafe)
|
Masahiko Sawada |
07:09 |
|
RE: Forget close an open relation in ReorderBufferProcessTXN()
|
osumi.takamichi@fujitsu.com |
07:59 |
|
Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX.
|
Sandeep Thakkar |
08:13 |
|
Re: pg_get_wal_replay_pause_state() should not return 'paused' while
a promotion is ongoing.
|
Fujii Masao |
08:13 |
|
Re: Re: Parallel scan with SubTransGetTopmostTransaction assert coredump
|
Pavel Borisov |
08:18 |
|
Re: pg_get_wal_replay_pause_state() should not return 'paused' while
a promotion is ongoing.
|
Dilip Kumar |
08:52 |
|
Re: [HACKERS] logical decoding of two-phase transactions
|
Peter Smith |
08:53 |
|
Re: allow specifying direct role membership in pg_hba.conf
|
Magnus Hagander |
08:54 |
|
How to launch parallel aggregations ?
|
Esteban Zimanyi |
09:04 |
|
Re: Re: Parallel scan with SubTransGetTopmostTransaction assert coredump
|
Greg Nancarrow |
09:14 |
|
Re: How to launch parallel aggregations ?
|
Bharath Rupireddy |
09:15 |
|
Re: How to launch parallel aggregations ?
|
Esteban Zimanyi |
09:24 |
|
Re: PG 14 release notes, first draft
|
Masahiko Sawada |
09:28 |
|
RE: [HACKERS] logical decoding of two-phase transactions
|
tanghy.fnst@fujitsu.com |
10:50 |
|
Re: prion failed with ERROR: missing chunk number 0 for toast value 14334 in
pg_toast_2619
|
Drouvot, Bertrand |
11:04 |
|
Re: [UNVERIFIED SENDER] Re: pg_upgrade can result in early wraparound
on databases with high transaction load π
|
Drouvot, Bertrand |
11:26 |
|
Re: [HACKERS] logical decoding of two-phase transactions
|
Amit Kapila |
11:31 |
|
Re: Parallel scan with SubTransGetTopmostTransaction assert coredump
|
houzj.fnst@fujitsu.com |
11:41 |
|
Re: Forget close an open relation in ReorderBufferProcessTXN()
|
Amit Kapila |
11:59 |
|
Re: allow specifying direct role membership in pg_hba.conf
|
Chapman Flack |
12:05 |
|
Re: Parallel scan with SubTransGetTopmostTransaction assert coredump
|
Greg Nancarrow |
12:29 |
|
Re: postgres_fdw - should we tighten up batch_size, fetch_size
options against non-numeric values?
|
Ashutosh Bapat |
13:22 |
|
Re: postgres_fdw - should we tighten up batch_size, fetch_size
options against non-numeric values?
|
Fujii Masao |
13:45 |
|
Re: postgres_fdw - should we tighten up batch_size, fetch_size options against non-numeric values?
|
Tom Lane |
13:49 |
|
Multiple pg_waldump --rmgr options π
|
Heikki Linnakangas |
13:50 |
|
Re: PG 14 release notes, first draft
|
Bruce Momjian |
14:07 |
|
Re: postgres_fdw - should we tighten up batch_size, fetch_size
options against non-numeric values?
|
Bharath Rupireddy |
14:16 |
|
Re: Teaching users how they can get the most out of HOT in Postgres 14
|
Masahiko Sawada |
14:28 |
|
Re: PG 14 release notes, first draft
|
Masahiko Sawada |
14:34 |
|
Re: postgres_fdw - should we tighten up batch_size, fetch_size
options against non-numeric values?
|
Bharath Rupireddy |
14:41 |
|
Re: PG 14 release notes, first draft
|
Justin Pryzby |
14:44 |
|
Re: PG 14 release notes, first draft
|
Peter Geoghegan |
14:51 |
|
Re: allow specifying direct role membership in pg_hba.conf
|
Andrew Dunstan |
14:53 |
|
Re: PG 14 release notes, first draft
|
Bruce Momjian |
15:08 |
|
Re: PG 14 release notes, first draft
|
Bruce Momjian |
15:09 |
|
Re: Multiple pg_waldump --rmgr options
|
Julien Rouhaud |
15:23 |
|
Re: PG 14 release notes, first draft
|
Peter Geoghegan |
15:34 |
|
Re: PG 14 release notes, first draft
|
Bruce Momjian |
15:48 |
|
Re: Added missing tab completion for alter subscription set option
|
Alvaro Herrera |
15:50 |
|
Re: PG 14 release notes, first draft
|
Peter Geoghegan |
15:54 |
|
Re: PG 14 release notes, first draft
|
Bruce Momjian |
15:57 |
|
Re: PG 14 release notes, first draft
|
Peter Geoghegan |
16:01 |
|
Re: seawasp failing, maybe in glibc allocator
|
Fabien COELHO |
17:02 |
|
Re: Removed extra memory allocations from create_list_bounds π
|
Nitin Jadhav |
17:28 |
|
Re: Removed extra memory allocations from create_list_bounds
|
Robert Haas |
17:49 |
|
Improve documentation for pg_upgrade, standbys and rsync π
|
Laurenz Albe |
17:49 |
|
Re: Performance degradation of REFRESH MATERIALIZED VIEW
|
Andres Freund |
18:08 |
|
Re: Performance degradation of REFRESH MATERIALIZED VIEW
|
Tomas Vondra |
18:34 |
|
Re: Performance degradation of REFRESH MATERIALIZED VIEW
|
Tomas Vondra |
18:43 |
|
Re: Performance degradation of REFRESH MATERIALIZED VIEW
|
Andres Freund |
18:44 |
|
Re: Performance degradation of REFRESH MATERIALIZED VIEW
|
Andres Freund |
18:57 |
|
Re: PG 14 release notes, first draft
|
Bruce Momjian |
19:17 |
|
Re: SQL/JSON: functions π
|
Andrew Dunstan |
19:22 |
|
Re: SQL/JSON: JSON_TABLE π
|
Andrew Dunstan |
19:23 |
|
Re: Lowering the ever-growing heap->pd_lower π
|
Matthias van de Meent |
19:29 |
|
Re: Lowering the ever-growing heap->pd_lower
|
Peter Geoghegan |
19:33 |
|
pgbench test failing on 14beta1 on Debian/i386
|
Christoph Berg |
20:45 |
|
Re: Teaching users how they can get the most out of HOT in Postgres 14
|
Peter Geoghegan |
21:08 |
|
Re: pgbench test failing on 14beta1 on Debian/i386
|
Tom Lane |
21:51 |
|
Supporting $n parameters in new syntax
|
Paul A Jungwirth |
22:00 |
|
Re: PG 14 release notes, first draft
|
Peter Geoghegan |
23:02 |
|
Re: pgbench test failing on 14beta1 on Debian/i386
|
Thomas Munro |
23:34 |
|
Re: pgbench test failing on 14beta1 on Debian/i386
|
Thomas Munro |
23:40 |
|
Subscription tests fail under CLOBBER_CACHE_ALWAYS
|
Tom Lane |
23:42 |
|
Re: pgbench test failing on 14beta1 on Debian/i386
|
Tom Lane |
23:45 |
|
Re: Supporting $n parameters in new syntax
|
Paul A Jungwirth |
23:46 |
May 19, 2021
| Thread |
Author |
Time |
|
Re: pg_dumpall misses --no-toast-compression
|
Michael Paquier |
00:44 |
|
Re: pg_get_wal_replay_pause_state() should not return 'paused'
while a promotion is ongoing.
|
Kyotaro Horiguchi |
00:53 |
|
Map WAL segment files on PMEM as WAL buffers π
|
Takashi Menjo |
01:25 |
|
Re: MaxOffsetNumber for Table AMs
|
Peter Geoghegan |
01:59 |
|
Re: Forget close an open relation in ReorderBufferProcessTXN()
|
Amit Kapila |
02:29 |
|
Re: Forget close an open relation in ReorderBufferProcessTXN()
|
Amit Kapila |
02:33 |
|
Re: postgres_fdw - should we tighten up batch_size, fetch_size
options against non-numeric values?
|
Kyotaro Horiguchi |
02:36 |
|
Re: wal stats questions
|
Fujii Masao |
02:40 |
|
Re: Multiple pg_waldump --rmgr options
|
Kyotaro Horiguchi |
02:50 |
|
Re: Performance degradation of REFRESH MATERIALIZED VIEW
|
Masahiko Sawada |
02:56 |
|
RE: Forget close an open relation in ReorderBufferProcessTXN()
|
osumi.takamichi@fujitsu.com |
02:58 |
|
Re: postgres_fdw - should we tighten up batch_size, fetch_size
options against non-numeric values?
|
Fujii Masao |
02:58 |
|
Re: Subscription tests fail under CLOBBER_CACHE_ALWAYS π
|
Michael Paquier |
03:03 |
|
Re: Different compression methods for FPI π
|
Justin Pryzby |
03:06 |
|
Re: Multiple pg_waldump --rmgr options
|
Michael Paquier |
03:26 |
|
Re: Subscription tests fail under CLOBBER_CACHE_ALWAYS
|
Amit Langote |
03:32 |
|
Re: Subscription tests fail under CLOBBER_CACHE_ALWAYS
|
Tom Lane |
03:46 |
|
Re: Subscription tests fail under CLOBBER_CACHE_ALWAYS
|
Michael Paquier |
04:23 |
|
Re: pg_get_wal_replay_pause_state() should not return 'paused' while
a promotion is ongoing.
|
Fujii Masao |
04:46 |
|
Re: pg_get_wal_replay_pause_state() should not return 'paused' while
a promotion is ongoing.
|
Fujii Masao |
04:51 |
|
Re: Forget close an open relation in ReorderBufferProcessTXN()
|
Amit Kapila |
04:52 |
|
Re: Subscription tests fail under CLOBBER_CACHE_ALWAYS
|
Amit Kapila |
04:56 |
|
Re: subscriptioncheck failure
|
Amit Kapila |
04:57 |
|
Re: Subscription tests fail under CLOBBER_CACHE_ALWAYS
|
Michael Paquier |
05:05 |
|
Re: pg_get_wal_replay_pause_state() should not return 'paused' while
a promotion is ongoing.
|
Michael Paquier |
05:17 |
|
Re: Subscription tests fail under CLOBBER_CACHE_ALWAYS
|
Amit Kapila |
05:21 |
|
Re: postgres_fdw - should we tighten up batch_size, fetch_size
options against non-numeric values? π
|
Bharath Rupireddy |
05:34 |
|
Re: pg_get_wal_replay_pause_state() should not return 'paused' while
a promotion is ongoing.
|
Dilip Kumar |
05:49 |
|
Re: pg_get_wal_replay_pause_state() should not return 'paused'
while a promotion is ongoing.
|
Kyotaro Horiguchi |
06:25 |
|
Re: Subscription tests fail under CLOBBER_CACHE_ALWAYS
|
Amit Langote |
06:53 |
|
Re: subscriptioncheck failure
|
vignesh C |
06:54 |
|
Re: pgbench test failing on 14beta1 on Debian/i386
|
Fabien COELHO |
07:06 |
|
Re: pg_get_wal_replay_pause_state() should not return 'paused' while
a promotion is ongoing. π
|
Fujii Masao |
07:21 |
|
Re: pgbench test failing on 14beta1 on Debian/i386
|
Michael Paquier |
07:27 |
|
Re: pg_get_wal_replay_pause_state() should not return 'paused'
while a promotion is ongoing.
|
Kyotaro Horiguchi |
07:43 |
|
Re: Bug fix for tab completion of ALTER TABLE ... VALIDATE
CONSTRAINT ...
|
Michael Paquier |
07:53 |
|
Re: pg_get_wal_replay_pause_state() should not return 'paused' while
a promotion is ongoing.
|
Dilip Kumar |
07:59 |
|
Re: pgbench test failing on 14beta1 on Debian/i386
|
Dean Rasheed |
08:32 |
|
Re: Added missing tab completion for alter subscription set option
|
Bharath Rupireddy |
08:33 |
|
Refactor "mutually exclusive options" error reporting code in parse_subscription_options π
|
Bharath Rupireddy |
08:38 |
|
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options
|
Amul Sul |
09:02 |
|
Re: Different compression methods for FPI
|
Michael Paquier |
09:31 |
|
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options
|
Bharath Rupireddy |
09:37 |
|
Re: libpq_pipeline in tmp_install π
|
Peter Eisentraut |
10:09 |
|
Re: pg_get_wal_replay_pause_state() should not return 'paused' while
a promotion is ongoing. π
|
Fujii Masao |
10:24 |
|
Deadlock concern caused by TRUNCATE on user_catalog_table in
synchronous mode π
|
osumi.takamichi@fujitsu.com |
10:32 |
|
Re: pgbench test failing on 14beta1 on Debian/i386
|
Fabien COELHO |
10:32 |
|
RE: Forget close an open relation in ReorderBufferProcessTXN()
|
osumi.takamichi@fujitsu.com |
10:35 |
|
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options
|
Amit Kapila |
10:40 |
|
pg_rewind fails if there is a read only file.
|
Paul Guo |
10:43 |
|
Re: Inaccurate error message when set fdw batch_size to 0 π
|
Bharath Rupireddy |
11:01 |
|
Re: pgbench test failing on 14beta1 on Debian/i386 π
|
Fabien COELHO |
11:07 |
|
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options
|
Bharath Rupireddy |
11:12 |
|
Re: pgbench test failing on 14beta1 on Debian/i386
|
Dean Rasheed |
11:14 |
|
Incorrect usage of strtol, atoi for non-numeric junk inputs
|
Bharath Rupireddy |
11:19 |
|
Re: postgres_fdw - should we tighten up batch_size, fetch_size
options against non-numeric values?
|
Fujii Masao |
11:32 |
|
Re: Inaccurate error message when set fdw batch_size to 0
|
Fujii Masao |
11:49 |
|
Re: Parallel INSERT SELECT take 2
|
Greg Nancarrow |
11:55 |
|
Alias collision in `refresh materialized view concurrently` π
|
Mathis Rudolf |
12:03 |
|
Re: pgbench test failing on 14beta1 on Debian/i386
|
Dean Rasheed |
12:06 |
|
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN
or >= is not?
|
David Rowley |
12:14 |
|
Re: Race condition in recovery?
|
Dilip Kumar |
12:16 |
|
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options
|
Amit Kapila |
12:25 |
|
Re: Alias collision in `refresh materialized view concurrently`
|
Bharath Rupireddy |
12:36 |
|
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options
|
Bharath Rupireddy |
12:43 |
|
Re: Subscription tests fail under CLOBBER_CACHE_ALWAYS
|
Tomas Vondra |
12:54 |
|
Re: Skip partition tuple routing with constant partition key π
|
Amit Langote |
13:17 |
|
Re: Skip partition tuple routing with constant partition key
|
Amit Langote |
13:25 |
|
SSL Tests for sslinfo extension π
|
Daniel Gustafsson |
14:10 |
|
Freenode woes
|
Christoph Berg |
14:18 |
|
Re: Added missing tab completion for alter subscription set option
|
vignesh C |
14:28 |
|
Re: Improve documentation for pg_upgrade, standbys and rsync
|
Stephen Frost |
14:31 |
|
Re: PG 14 release notes, first draft
|
Justin Pryzby |
14:39 |
|
Re: libpq_pipeline in tmp_install
|
Tom Lane |
15:06 |
|
Re: pgbench test failing on 14beta1 on Debian/i386
|
Fabien COELHO |
15:25 |
|
Re: libpq_pipeline in tmp_install π
|
Alvaro Herrera |
15:48 |
|
Re: postgres_fdw - should we tighten up batch_size, fetch_size
options against non-numeric values? π
|
Bharath Rupireddy |
16:01 |
|
Add PortalDrop in exec_execute_message π
|
Yura Sokolov |
16:18 |
|
Re: Inaccurate error message when set fdw batch_size to 0 π
|
Bharath Rupireddy |
16:18 |
|
Re: Improve documentation for pg_upgrade, standbys and rsync
|
Laurenz Albe |
16:53 |
|
Commitfest app vs. pgsql-docs
|
Laurenz Albe |
16:58 |
|
Re: Commitfest app vs. pgsql-docs
|
Stephen Frost |
17:01 |
|
Re: SSL Tests for sslinfo extension
|
Dagfinn Ilmari MannsΓ₯ker |
17:01 |
|
Re: libpq_pipeline in tmp_install
|
Tom Lane |
17:35 |
|
Re: Commitfest app vs. pgsql-docs
|
Tom Lane |
17:39 |
|
Re: cutting down the TODO list thread
|
John Naylor |
17:52 |
|
Re: Commitfest app vs. pgsql-docs
|
Daniel Gustafsson |
17:53 |
|
Re: Subscription tests fail under CLOBBER_CACHE_ALWAYS
|
Andrew Dunstan |
18:36 |
|
Re: pgbench test failing on 14beta1 on Debian/i386
|
Andrew Dunstan |
18:42 |
|
Re: Removed extra memory allocations from create_list_bounds
|
Nitin Jadhav |
18:51 |
|
Re: Commitfest app vs. pgsql-docs
|
Andrew Dunstan |
18:54 |
|
Re: SSL Tests for sslinfo extension
|
Andrew Dunstan |
19:05 |
|
Re: Commitfest app vs. pgsql-docs
|
Magnus Hagander |
19:07 |
|
Re: Removed extra memory allocations from create_list_bounds
|
Nitin Jadhav |
19:10 |
|
Re: Removed extra memory allocations from create_list_bounds
|
Justin Pryzby |
19:16 |
|
Re: pg_rewind fails if there is a read only file.
|
Andrew Dunstan |
19:25 |
|
Re: Commitfest app vs. pgsql-docs
|
Tom Lane |
19:35 |
Browse Archives
Prev
|
Next