pgsql-hackers since 2022-10-11 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

Oct. 11, 2022

Thread Author Time
Re: Adding Support for Copy callback functionality on COPY TO api Michael Paquier 00:01
Re: Adding Support for Copy callback functionality on COPY TO api Nathan Bossart 00:06
Re: shadow variables - pg15 edition David Rowley 00:16
Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada 00:22
Re: autovacuum_freeze_max_age reloption seems broken Peter Geoghegan 00:37
Re: Suppressing useless wakeups in walreceiver πŸ“Ž Nathan Bossart 00:50
Re: Suppressing useless wakeups in walreceiver Bharath Rupireddy 01:31
Re: Adding Support for Copy callback functionality on COPY TO api Michael Paquier 02:31
Re: Suppressing useless wakeups in walreceiver Nathan Bossart 02:50
Re: Adding Support for Copy callback functionality on COPY TO api Michael Paquier 02:52
Re: Query Jumbling for CALL and SET utility statements Michael Paquier 02:54
Re: Adding Support for Copy callback functionality on COPY TO api Nathan Bossart 02:55
Re: Switching XLog source from archive to streaming when primary available Nathan Bossart 03:10
Re: Reducing the chunk header sizes on all memory context types John Naylor 03:21
Re: Non-decimal integer literals Junwang Zhao 03:29
Re: subtransaction performance Nathan Bossart 03:34
Re: create subscription - improved warning message Amit Kapila 03:46
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher kuroda.hayato@fujitsu.com 03:54
PostgreSQL Logical decoding Ankit Oza 04:02
Re: Suppressing useless wakeups in walreceiver Bharath Rupireddy 04:04
Re: use has_privs_of_role() for pg_hba.conf Michael Paquier 05:01
Re: PostgreSQL Logical decoding Ashutosh Bapat 05:31
Re: Remove an unnecessary LSN calculation while validating WAL page header Kyotaro Horiguchi 05:43
Re: src/test/perl/PostgreSQL/Test/*.pm not installed Michael Paquier 05:49
Re: Fast COPY FROM based on batch insert Andrey Lepikhov 06:06
Re: PostgreSQL Logical decoding Amit Kapila 06:25
Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Michael Paquier 06:29
Re: create subscription - improved warning message πŸ“Ž Peter Smith 06:30
Re: Startup process on a hot standby crashes with an error "invalid memory alloc request size 1073741824" while replaying "Standby/LOCK" records Kyotaro Horiguchi 06:48
Re: Add common function ReplicationOriginName. Amit Kapila 07:36
Re: Eliminating SPI from RI triggers - take 2 πŸ“Ž Amit Langote 07:37
Re: future of serial and identity columns πŸ“Ž Peter Eisentraut 07:59
Re: Add common function ReplicationOriginName. πŸ“Ž Aleksander Alekseev 08:02
Re: START_REPLICATION SLOT causing a crash in an assert build πŸ“Ž Masahiko Sawada 08:10
Re: problems with making relfilenodes 56-bits Dilip Kumar 08:33
Re: ps command does not show walsender's connected db bt22nakamorit 08:41
Re: Non-decimal integer literals Peter Eisentraut 08:59
Re: list of acknowledgments for PG15 Peter Eisentraut 09:02
Is there any plan to support online schem change in postgresql? jiye 09:43
Re: Remove an unnecessary LSN calculation while validating WAL page header Richard Guo 09:49
Re: Is there any plan to support online schem change in postgresql? hubert depesz lubaczewski 10:05
Re: Non-decimal integer literals Junwang Zhao 10:16
Re: create subscription - improved warning message Alvaro Herrera 10:57
Re: Remove an unnecessary LSN calculation while validating WAL page header Bharath Rupireddy 11:04
Re: ps command does not show walsender's connected db Bharath Rupireddy 11:06
Re: Allow tests to pass in OpenSSL FIPS mode πŸ“Ž Peter Eisentraut 11:51
Re:Re: Is there any plan to support online schem change in postgresql? jiye 12:31
Make EXPLAIN generate a generic plan for a parameterized query πŸ“Ž Laurenz Albe 12:37
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher πŸ“Ž Γ–nder KalacΔ± 12:44
Re: Re: Is there any plan to support online schem change in postgresql? hubert depesz lubaczewski 12:45
Re: Support logical replication of DDLs πŸ“Ž Ajin Cherian 13:30
Re: Make EXPLAIN generate a generic plan for a parameterized query Tom Lane 13:49
Re: Remove an unnecessary LSN calculation while validating WAL page header Richard Guo 13:49
Re: Add index scan progress to pg_stat_progress_vacuum πŸ“Ž Imseih (AWS), Sami 13:50
Re: subtransaction performance Bruce Momjian 14:04
Re: Query Jumbling for CALL and SET utility statements Imseih (AWS), Sami 14:18
Re: Frontend error logging style Dmitry Koval 14:57
Make finding openssl program a configure or meson option πŸ“Ž Peter Eisentraut 15:06
Re: Frontend error logging style Tom Lane 15:08
Re: Warning about using pg_stat_reset() and pg_stat_reset_shared() πŸ“Ž Bruce Momjian 15:11
Re: Expand palloc/pg_malloc API Peter Eisentraut 15:48
Re: Make EXPLAIN generate a generic plan for a parameterized query Julien Rouhaud 16:03
Re: Expand palloc/pg_malloc API Tom Lane 16:04
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands πŸ“Ž Dmitry Koval 16:21
Re: Remove an unnecessary LSN calculation while validating WAL page header Alvaro Herrera 16:24
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Zhihong Yu 16:58
Re: Clarifying docs on nuance of select and update policies Bruce Momjian 17:00
Re: Add a missing comment for PGPROC.pgprocno Bruce Momjian 17:08
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Zhihong Yu 17:15
Re: Eliminating SPI from RI triggers - take 2 πŸ“Ž Robert Haas 17:27
Re: use has_privs_of_role() for pg_hba.conf Nathan Bossart 17:40
Re: Suppressing useless wakeups in walreceiver Nathan Bossart 17:52
Re: Mingw task for Cirrus CI Andres Freund 18:23
Re: doc: add entry for pg_get_partkeydef() Tom Lane 18:29
Re: Mingw task for Cirrus CI Andres Freund 18:46
Re: Warning about using pg_stat_reset() and pg_stat_reset_shared() David Rowley 19:50

Oct. 12, 2022

Thread Author Time
Re: Query Jumbling for CALL and SET utility statements Michael Paquier 00:13
Re: Remove an unnecessary LSN calculation while validating WAL page header Michael Paquier 01:00
Re: Make finding openssl program a configure or meson option Michael Paquier 01:08
Re: Allow tests to pass in OpenSSL FIPS mode Michael Paquier 01:18
RE: Allow logical replication to copy tables in binary format osumi.takamichi@fujitsu.com 01:36
Re: shadow variables - pg15 edition πŸ“Ž Michael Paquier 01:39
Re: shadow variables - pg15 edition David Rowley 01:50
Re: Issue in GIN fast-insert: XLogBeginInsert + Read/LockBuffer ordering Michael Paquier 02:09
RE: Perform streaming logical transactions by background workers and parallel apply πŸ“Ž wangw.fnst@fujitsu.com 02:10
Re: shadow variables - pg15 edition Michael Paquier 02:12
Re: Remove an unnecessary LSN calculation while validating WAL page header Richard Guo 02:20
Allow WindowFuncs prosupport function to use more optimal WindowClause options πŸ“Ž David Rowley 02:40
Re: Fast COPY FROM based on batch insert πŸ“Ž Etsuro Fujita 02:56
Re: test_decoding assertion failure for the loss of top-sub transaction relationship Masahiko Sawada 03:29
Re: Allow WindowFuncs prosupport function to use more optimal WindowClause options Vik Fearing 03:33
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher kuroda.hayato@fujitsu.com 04:01
Re: Allow WindowFuncs prosupport function to use more optimal WindowClause options Erwin Brandstetter 04:03
Re: Checking pgwin32_is_junction() errors Thomas Munro 04:05
Re: PostgreSQL Logical decoding Ankit Oza 04:39
Re: Error "initial slot snapshot too large" in create replication slot Michael Paquier 05:10
Re: collect_corrupt_items_vacuum.patch Michael Paquier 05:14
Re: [PATCH] Fix alter subscription concurrency errors Michael Paquier 05:17
Re: pg_get_constraintdef: Schema qualify foreign tables unless pretty printing is enabled Michael Paquier 05:19
Re: Fix gin index cost estimation Michael Paquier 05:20
Re: [BUG] Logical replica crash if there was an error in a function. Michael Paquier 05:24
Re: [PATCH] Clarify the comments about varlena header encoding Michael Paquier 05:26
Re: New Table Access Methods for Multi and Single Inserts Michael Paquier 05:30
Re: Kerberos delegation support in libpq and postgres_fdw Michael Paquier 05:32
Re: warn if GUC set to an invalid shared library Michael Paquier 05:34
Re: Add TAP test for auth_delay extension Michael Paquier 05:35
Re: New Table Access Methods for Multi and Single Inserts Bharath Rupireddy 05:35
Re: pg_checksum: add test for coverage Michael Paquier 05:36
Re: Support for grabbing multiple consecutive values with nextval() Michael Paquier 05:38
Re: remove_useless_groupby_columns is too enthusiastic Michael Paquier 05:42
Re: Hash index build performance tweak from sorting Michael Paquier 05:43
Re: Asynchronous and "direct" IO support for PostgreSQL. Michael Paquier 05:45
Re: Allow placeholders in ALTER ROLE w/o superuser Michael Paquier 05:48
Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) πŸ“Ž Masahiko Sawada 05:48
Re: meson PGXS compatibility Peter Eisentraut 05:50
Re: pg_upgrade failing for 200+ million Large Objects Michael Paquier 05:50
Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row Michael Paquier 05:51
Re: Temporary file access API Michael Paquier 05:55
RE: test_decoding assertion failure for the loss of top-sub transaction relationship πŸ“Ž kuroda.hayato@fujitsu.com 05:56
Re: introduce optimized linear search functions that return index of matching element John Naylor 05:57
Re: Expose Parallelism counters planned/execute in pg_stat_statements Michael Paquier 06:03
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 06:04
Re: Support logical replication of DDLs Dilip Kumar 06:07
Re: test_decoding assertion failure for the loss of top-sub transaction relationship Masahiko Sawada 06:10
Re: PostgreSQL Logical decoding Amit Kapila 06:14
Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf πŸ“Ž Drouvot, Bertrand 06:17
Re: future of serial and identity columns Corey Huinker 06:22
RE: test_decoding assertion failure for the loss of top-sub transaction relationship kuroda.hayato@fujitsu.com 06:35
Re: Tracking last scan time Michael Paquier 06:40
Re: ALTER TABLE uses a bistate but not for toast tables Michael Paquier 06:52
Re: meson PGXS compatibility John Naylor 06:53
Re: Simplify event trigger support checking functions Peter Eisentraut 06:55
Re: create subscription - improved warning message Alvaro Herrera 07:04
Fix obsolete reference to ExecCreatePartitionPruneState πŸ“Ž Amit Langote 07:04
Re: future of serial and identity columns Peter Eisentraut 07:13
Re: Fix gin index cost estimation Ronan Dunklau 07:15
Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada 07:15
Re: Re[2]: Possible solution for masking chosen columns when using pg_dump πŸ“Ž Виктория Π¨Π΅ΠΏΠ°Ρ€Π΄ 07:19
Re: test_decoding assertion failure for the loss of top-sub transaction relationship Masahiko Sawada 07:19
Re: Move backup-related code to xlogbackup.c/.h Alvaro Herrera 07:34
Re: libpq error message refactoring πŸ“Ž Peter Eisentraut 07:35
Re: generic plans and "initial" pruning πŸ“Ž Amit Langote 07:36
Re: Add 64-bit XIDs into PostgreSQL 15 Michael Paquier 07:37
Re: Table AM and DROP TABLE [ Was: Table AM and DDLs] Michael Paquier 07:39
Re: Proposal: allow database-specific role memberships Michael Paquier 07:42
Re: libpq error message refactoring Peter Eisentraut 07:45
Re: BufferAlloc: don't take two simultaneous locks Michael Paquier 07:46
Re: Implementing Incremental View Maintenance Michael Paquier 07:53
Re: create subscription - improved warning message Amit Kapila 07:55
Re: Fix obsolete reference to ExecCreatePartitionPruneState Alvaro Herrera 07:57
Re: Use extended statistics to estimate (Var op Var) clauses Michael Paquier 08:04
Re: future of serial and identity columns Alvaro Herrera 08:05
Re: Tracking last scan time Dave Page 08:09
Re: Tracking last scan time Michael Paquier 08:15
Re: create subscription - improved warning message Amit Kapila 08:17
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Michael Paquier 08:33
Fix wrong syntax about CREATE_REPLICATION_SLOT πŸ“Ž tachikake.ayaki@fujitsu.com 08:33
Re: create subscription - improved warning message Alvaro Herrera 08:38
Re: Summary Sort workers Stats in EXPLAIN ANALYZE Michael Paquier 08:42
Re: [Commitfest 2022-09] Date is Over. Michael Paquier 08:54
Re: Fix wrong syntax about CREATE_REPLICATION_SLOT Michael Paquier 09:00
Re: Make ON_ERROR_STOP stop on shell script failure πŸ“Ž bt22nakamorit 09:13
Use LIMIT instead of Unique for DISTINCT when all distinct pathkeys are redundant πŸ“Ž David Rowley 09:19
Re: make_ctags: use -I option to ignore pg_node_attr macro πŸ“Ž Yugo NAGATA 09:27
Re: slab allocator performance issues πŸ“Ž David Rowley 09:37
Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith 10:10
Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock vignesh C 10:46
Re: create subscription - improved warning message Amit Kapila 10:52
Re: Use LIMIT instead of Unique for DISTINCT when all distinct pathkeys are redundant Richard Guo 11:29
Re: make_ctags: use -I option to ignore pg_node_attr macro πŸ“Ž Tatsuo Ishii 11:40
Re: Proposal to provide the facility to set binary format output for specific OID's per session Dave Cramer 11:52
Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock vignesh C 11:52
Re: Use LIMIT instead of Unique for DISTINCT when all distinct pathkeys are redundant Richard Guo 12:13
Re: make_ctags: use -I option to ignore pg_node_attr macro Alvaro Herrera 12:30
Re: create subscription - improved warning message Alvaro Herrera 12:31
Re: doc: add entry for pg_get_partkeydef() Ian Lawrence Barwick 13:02
Re: make_ctags: use -I option to ignore pg_node_attr macro Tatsuo Ishii 13:26
Re: shadow variables - pg15 edition Alvaro Herrera 13:26
Re: Schema variables - new implementation for Postgres 15 πŸ“Ž Pavel Stehule 13:26
Re: [Proposal] Add foreign-server health checks infrastructure Γ–nder KalacΔ± 13:30
Re: Issue in GIN fast-insert: XLogBeginInsert + Read/LockBuffer ordering πŸ“Ž Zhang Mingli 13:39
Re: ExecRTCheckPerms() and many prunable partitions Peter Eisentraut 13:49
Re: make_ctags: use -I option to ignore pg_node_attr macro Tom Lane 14:09
[PATCH] Improve tab completion for ALTER TABLE on identity columns πŸ“Ž Dagfinn Ilmari MannsΓ₯ker 14:18
Re: make_ctags: use -I option to ignore pg_node_attr macro Alvaro Herrera 14:22
Re: make_ctags: use -I option to ignore pg_node_attr macro Julien Rouhaud 14:22
Re: make_ctags: use -I option to ignore pg_node_attr macro Alvaro Herrera 14:24
Re: possibility of partial data dumps with pg_dump Никита Π‘Ρ‚Π°Ρ€ΠΎΠ²ΠΎΠΉΡ‚ΠΎΠ² 14:46
Re: create subscription - improved warning message Tom Lane 15:01
Git tag for v15 Nemo 15:46
Re: Warning about using pg_stat_reset() and pg_stat_reset_shared() Bruce Momjian 16:04
Re: make_ctags: use -I option to ignore pg_node_attr macro Bruce Momjian 16:15
Re: START_REPLICATION SLOT causing a crash in an assert build Andres Freund 16:21
Re: [PoC] Let libpq reject unexpected authentication requests πŸ“Ž Jacob Champion 16:40
Re: make_ctags: use -I option to ignore pg_node_attr macro Peter Eisentraut 17:27
Re: Support for Rust Jeff Davis 17:43
Re: Git tag for v15 Matthias van de Meent 18:16
Re: Simplifying our Trap/Assert infrastructure πŸ“Ž Nathan Bossart 18:36
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher πŸ“Ž Γ–nder KalacΔ± 18:44
Re: GUC values - recommended way to declare the C variables? Nathan Bossart 19:12

Browse Archives

Prev | Next