pgsql-hackers since 2020-03-27 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

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

Browse Archives

Prev | Next

March 27, 2020

Thread Author Time
RE: Conflict handling for COPY FROM asaba.takanori@fujitsu.com 00:20
Re: allow online change primary_conninfo ๐Ÿ“Ž Alvaro Herrera 00:39
Re: SLRU statistics ๐Ÿ“Ž Tomas Vondra 00:41
Re: error context for vacuum to include block number Alvaro Herrera 00:41
Re: [HACKERS] make async slave to wait for lsn to be replayed ๐Ÿ“Ž Kartyshov Ivan 01:15
Race condition in SyncRepGetSyncStandbysPriority Tom Lane 01:26
Re: Memory-Bounded Hash Aggregation Tomas Vondra 01:31
Re: Some problems of recovery conflict wait events ๐Ÿ“Ž Fujii Masao 01:32
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Justin Pryzby 04:01
Re: error context for vacuum to include block number Amit Kapila 04:19
Re: backup manifests Andres Freund 04:30
Re: error context for vacuum to include block number Justin Pryzby 04:44
Re: Race condition in SyncRepGetSyncStandbysPriority Fujii Masao 04:54
Re: backup manifests Andres Freund 05:06
Re: [Proposal] Global temporary tables ๆ›พๆ–‡ๆ—Œ 05:25
Re: backup manifests Andres Freund 05:31
Re: allow online change primary_conninfo Michael Paquier 05:39
Re: error context for vacuum to include block number Justin Pryzby 06:16
Re: error context for vacuum to include block number Amit Kapila 06:20
Re: backup manifests Andres Freund 06:29
Re: Some problems of recovery conflict wait events Masahiko Sawada 06:39
Re: Unicode normalization SQL functions John Naylor 07:16
Re: backend type in log_line_prefix? Kyotaro Horiguchi 07:30
Re: shared-memory based stats collector ๐Ÿ“Ž Kyotaro Horiguchi 07:31
Re: Some problems of recovery conflict wait events Fujii Masao 07:35
Re: [Patch] pg_rewind: options to use restore_command from recovery.conf or command line Michael Paquier 07:37
Re: pg_checksums in backend/storage/page/README Michael Paquier 07:39
Re: potential stuck lock in SaveSlotToPath() Michael Paquier 07:48
Re: error context for vacuum to include block number Masahiko Sawada 07:58
Re: WAL usage calculation patch Julien Rouhaud 08:51
Re: Some problems of recovery conflict wait events Fujii Masao 08:54
Re: error context for vacuum to include block number Amit Kapila 08:55
Re: [Proposal] Global temporary tables tushar 09:21
Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe 09:40
Re: Planning counters in pg_stat_statements (using pgss_store) ๐Ÿ“Ž Julien Rouhaud 10:00
Re: [Proposal] Global temporary tables tushar 10:06
Re: Control your disk usage in PG: Introduction to Disk Quota Extension ๐Ÿ“Ž Haozhou Wang 10:22
Re: pgsql: Provide a TLS init hook Andrew Dunstan 10:53
Re: Planning counters in pg_stat_statements (using pgss_store) Fujii Masao 11:02
Re: allow online change primary_conninfo Sergei Kornilov 11:18
Re: INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identity columns ๐Ÿ“Ž Peter Eisentraut 11:29
Re: Planning counters in pg_stat_statements (using pgss_store) ๐Ÿ“Ž Fujii Masao 13:01
Re: Transactions involving multiple postgres foreign servers, take 2 ๐Ÿ“Ž Muhammad Usama 13:06
Re: adding partitioned tables to publications ๐Ÿ“Ž Amit Langote 13:10
Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud 14:27
Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud 14:42
Re: Asymmetric partition-wise JOIN David Steele 14:44
Re: Allow cluster owner to bypass authentication David Steele 14:58
Re: pgsql: Provide a TLS init hook Tom Lane 15:09
Re: backup manifests Stephen Frost 15:26
Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timing is (fwd) David Steele 15:27
Re: shared-memory based stats collector Alvaro Herrera 15:34
Re: psql FETCH_COUNT feature does not work with combined queries David Steele 15:36
Re: [PATCH] Btree BackwardScan race condition on Standby during VACUUM Michail Nikolaev 15:58
Re: pgbench - refactor init functions with buffers David Steele 16:23
Re: INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identity columns Dean Rasheed 16:33
Re: pgbench - rework variable management David Steele 16:35
Re: [PATCH] Incremental sort (was: PoC: Partial sort) ๐Ÿ“Ž James Coleman 16:51
Re: INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identity columns Vik Fearing 16:58
Re: Allow auto_explain to log plans before queries are executed legrand legrand 17:23
Re: Patch: to pass query string to pg_plan_query() legrand legrand 17:27
Re: WIP/PoC for parallel backup ๐Ÿ“Ž Asif Rehman 17:33
Re: pg_stat_statements: rows not updated for CREATE TABLE AS SELECT statements legrand legrand 17:43
Re: Unix-domain socket support on Windows Andrew Dunstan 17:52
Re: backup manifests ๐Ÿ“Ž Robert Haas 17:53
Re: A bug when use get_bit() function for a long bytea string Daniel Verite 17:58
Re: plan cache overhead on plpgsql expression Tom Lane 18:01
Re: backup manifests Robert Haas 18:13
Reinitialize stack base after fork (for the benefit of rr)? Andres Freund 18:22
Re: BUG #16040: PL/PGSQL RETURN QUERY statement never uses a parallel plan Hamid Akhtar 18:22
Re: allow online change primary_conninfo ๐Ÿ“Ž Sergei Kornilov 18:22
Re: backup manifests Robert Haas 18:34
Re: Reinitialize stack base after fork (for the benefit of rr)? Tom Lane 18:34
Re: Reinitialize stack base after fork (for the benefit of rr)? Andres Freund 18:51
Re: backup manifests Robert Haas 18:53
Re: Reinitialize stack base after fork (for the benefit of rr)? Tom Lane 18:59
Re: error context for vacuum to include block number Justin Pryzby 19:04
Re: Improve handling of parameter differences in physical replication Sergei Kornilov 19:15
Re: A bug when use get_bit() function for a long bytea string Tom Lane 19:19
Re: backup manifests Robert Haas 19:20
Re: WAL usage calculation patch Kirill Bychik 19:21
Re: WAL usage calculation patch Julien Rouhaud 19:24
Re: BUG #16040: PL/PGSQL RETURN QUERY statement never uses a parallel plan Tom Lane 19:27
Re: allow online change primary_conninfo Alvaro Herrera 19:27
Re: backup manifests Robert Haas 19:29
Re: pgsql: Provide a TLS init hook Andrew Dunstan 19:35
Re: backup manifests Stephen Frost 19:48
Re: backup manifests David Steele 19:50
Re: allow online change primary_conninfo ๐Ÿ“Ž Alvaro Herrera 19:51
Re: backup manifests Stephen Frost 19:55
Re: backup manifests Andres Freund 19:56
Re: backup manifests David Steele 20:02
Re: backup manifests Andres Freund 20:08
Re: Add A Glossary Justin Pryzby 20:12
Re: backup manifests Andres Freund 20:12
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly ๐Ÿ“Ž Justin Pryzby 20:15
Re: backup manifests David Steele 20:16
Re: proposal \gcsv Pavel Stehule 20:27
Re: some AppVeyor files Mike Palmiotto 20:30
Re: backup manifests Andres Freund 20:32
Re: backup manifests David Steele 20:39
Re: Reinitialize stack base after fork (for the benefit of rr)? Andres Freund 20:39
Re: pgsql: Provide a TLS init hook Tom Lane 20:41
Re: allow online change primary_conninfo Sergei Kornilov 20:50
Re: backup manifests Stephen Frost 20:57
Re: backup manifests Stephen Frost 21:07
Re: Internal key management system Bruce Momjian 21:30
Re: backup manifests Stephen Frost 21:44
Re: backup manifests Andres Freund 21:56
Re: backup manifests Andres Freund 22:00
Re: backup manifests Andres Freund 22:07
Re: backup manifests Stephen Frost 22:09
Possible copy and past error? (\usr\backend\commands\analyze.c) Ranier Vilela 22:11
Re: pgbench - refactor init functions with buffers ๐Ÿ“Ž Fabien COELHO 22:13
Re: backup manifests Alvaro Herrera 22:17
Re: backup manifests Stephen Frost 22:24
Re: pgbench - rework variable management ๐Ÿ“Ž Fabien COELHO 22:25
Re: pgbench - refactor init functions with buffers David Steele 22:26
Re: Conflict handling for COPY FROM Tom Lane 22:27
Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timing is (fwd) Fabien COELHO 22:32
Re: backup manifests David Steele 22:33
Re: backup manifests Bruce Momjian 22:36
Re: backup manifests Stephen Frost 22:38
Re: backup manifests Bruce Momjian 22:39
Re: pgbench - rework variable management David Steele 22:42
Re: fix for BUG #3720: wrong results at using ltree ๐Ÿ“Ž Nikita Glukhov 22:43
Re: psql FETCH_COUNT feature does not work with combined queries ๐Ÿ“Ž Fabien COELHO 22:53
Re: Berserk Autovacuum (let's save next Mandrill) David Rowley 22:59
Re: pgbench - refactor init functions with buffers Fabien COELHO 22:59
Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timing is (fwd) Tom Lane 23:34
Re: allow online change primary_conninfo Alvaro Herrera 23:39
Re: Possible copy and past error? (\usr\backend\commands\analyze.c) Tom Lane 23:49
Re: pgbench - refactor init functions with buffers Tom Lane 23:57

March 28, 2020

Thread Author Time
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly ๐Ÿ“Ž Justin Pryzby 00:11
Re: Make MemoryContextMemAllocated() more precise ๐Ÿ“Ž Jeff Davis 00:21
Re: SLRU statistics ๐Ÿ“Ž Tomas Vondra 00:26
Re: error context for vacuum to include block number Amit Kapila 00:58
Re: error context for vacuum to include block number Justin Pryzby 01:16
Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra 01:19
Re: improve transparency of bitmap-only heap scans Amit Kapila 01:23
Re: error context for vacuum to include block number Amit Kapila 01:29
Re: error context for vacuum to include block number Justin Pryzby 01:34
Re: [PATCH] Incremental sort (was: PoC: Partial sort) ๐Ÿ“Ž James Coleman 01:36
Re: [PATCH] Btree BackwardScan race condition on Standby during VACUUM Peter Geoghegan 01:45
Re: pgbench - refactor init functions with buffers Alvaro Herrera 01:52
Re: Make mesage at end-of-recovery less scary. James Coleman 02:25
Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra 02:58
Re: [PATCH] Btree BackwardScan race condition on Standby during VACUUM Peter Geoghegan 03:17
Re: Online checksums verification in the backend Masahiko Sawada 03:28
Re: [PATCH] Check operator when creating unique index on partition table ๐Ÿ“Ž Guancheng Luo 03:28
Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe 04:12
Re: error context for vacuum to include block number ๐Ÿ“Ž Amit Kapila 04:22
proposal - psql output file write mode Pavel Stehule 05:30
Re: Berserk Autovacuum (let's save next Mandrill) David Rowley 06:21
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 06:25
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 08:49
Re: A bug when use get_bit() function for a long bytea string ๐Ÿ“Ž movead.li@highgo.ca 08:59
[PATCH] postgresql.conf.sample->postgresql.conf.sample.in ๐Ÿ“Ž i.taranov 09:00
Re: A bug when use get_bit() function for a long bytea string movead.li@highgo.ca 09:09
Re: Berserk Autovacuum (let's save next Mandrill) David Rowley 09:22
Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timing is (fwd) Fabien COELHO 09:27
Re: pgbench - refactor init functions with buffers Fabien COELHO 09:46
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 09:59
Re: doc: vacuum full, fillfactor, and "extra space" Amit Kapila 10:23
Re: WAL usage calculation patch Amit Kapila 10:44
Re: Possible copy and past error? (\usr\backend\commands\analyze.c) Ranier Vilela 10:48
Re: allow online change primary_conninfo ๐Ÿ“Ž Sergei Kornilov 10:49
Re: [PATCH] postgresql.conf.sample->postgresql.conf.sample.in Peter Eisentraut 11:13
Re: Allow some recovery parameters to be changed with reload ๐Ÿ“Ž Sergei Kornilov 11:20
Re: [PATCH] postgresql.conf.sample->postgresql.conf.sample.in Ivan N. Taranov 12:06
Re: Online checksums verification in the backend ๐Ÿ“Ž Julien Rouhaud 12:18
Re: PATCH: add support for IN and @> in functional-dependency statistics use Dean Rasheed 13:18
Re: [PATCH] Fix CommitTransactionCommand() to CallXactCallbacks() in TBLOCK_ABORT_END Dave Sharpe 13:23
[PATCH'] Variables assigned with values that is never used. ๐Ÿ“Ž Ranier Vilela 13:33
GSoC Proposal Kartik Ohri 13:33
Re: WAL usage calculation patch Julien Rouhaud 13:38
Re: base backup client as auxiliary backend process Alvaro Herrera 13:49
Re: proposal \gcsv Daniel Verite 14:06
pgsql: Enable Unix-domain sockets support on Windows Peter Eisentraut 14:06
Re: proposal \gcsv Pavel Stehule 14:09
Re: [PATCH] Incremental sort (was: PoC: Partial sort) ๐Ÿ“Ž James Coleman 14:19
Re: improve transparency of bitmap-only heap scans James Coleman 14:31
Re: pgbench - refactor init functions with buffers David Steele 14:36
Re: proposal \gcsv Erik Rijkers 14:39
Re: [PATCH] Opclass parameters ๐Ÿ“Ž Alexander Korotkov 15:05
pg_stat_statements issue with parallel maintenance (Was Re: WAL usage calculation patch) Julien Rouhaud 15:17
Re: [PATCH] postgresql.conf.sample->postgresql.conf.sample.in Tom Lane 15:54
Re: [PATCH] postgresql.conf.sample->postgresql.conf.sample.in Ivan N. Taranov 16:26
Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction Tom Lane 17:13
Re: Berserk Autovacuum (let's save next Mandrill) Tom Lane 17:26
Re: ssl passphrase callback Tom Lane 17:45
Re: pgbench - refactor init functions with buffers Andres Freund 18:34
Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction Justin Pryzby 18:39
Re: pgsql: Add kqueue(2) support to the WaitEventSet API. Tom Lane 18:43
Re: pgbench - refactor init functions with buffers Tom Lane 18:49
Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra 18:54
Re: [PATCH] Finally split StdRdOptions into HeapOptions and ToastOptions ๐Ÿ“Ž Nikolay Shaplov 18:57
Re: pgbench - refactor init functions with buffers Andres Freund 19:04
Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction Tom Lane 19:07
Re: pgbench - refactor init functions with buffers Tom Lane 19:16

Browse Archives

Prev | Next