Messages by Date
-
2025/10/29
Re: Logical Replication of sequences
shveta malik
-
2025/10/29
Re: Reorganize GUC structs
Peter Eisentraut
-
2025/10/29
Re: Question about InvalidatePossiblyObsoleteSlot()
Bertrand Drouvot
-
2025/10/29
Re: [PATCH] Refactor bytea_sortsupport(), take two
John Naylor
-
2025/10/29
Re: tuple radix sort
Chao Li
-
2025/10/29
MSVC: Improve warning options set
Peter Eisentraut
-
2025/10/29
Re: Optimize LISTEN/NOTIFY
Chao Li
-
2025/10/29
Re: remove pg_restrict workaround
Peter Eisentraut
-
2025/10/29
Re: Question about InvalidatePossiblyObsoleteSlot()
Michael Paquier
-
2025/10/28
Re: Batching in executor
Amit Langote
-
2025/10/28
tuple radix sort
John Naylor
-
2025/10/28
Re: Channel binding for post-quantum cryptography
Nico Williams
-
2025/10/28
Re: Channel binding for post-quantum cryptography
Nico Williams
-
2025/10/28
Re: Logical Replication of sequences
Peter Smith
-
2025/10/28
Re: Report bytes and transactions actually sent downtream
shveta malik
-
2025/10/28
Re: postgres_fdw: Use COPY to speed up batch inserts
jian he
-
2025/10/28
Fix incorrect const qualification for tbm_add_tuples() and itemptr_to_uint64()
Chao Li
-
2025/10/28
Re: another autovacuum scheduling thread
wenhui qiu
-
2025/10/28
Re: Proposal for enabling auto-vectorization for checksum calculations
John Naylor
-
2025/10/28
Re: Logical Replication of sequences
Peter Smith
-
2025/10/28
Re: Batching in executor
Amit Langote
-
2025/10/28
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Jim Jones
-
2025/10/28
[PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Manni Wood
-
2025/10/28
Re: Bug in pg_stat_statements
Michael Paquier
-
2025/10/28
Re: display hot standby state in psql prompt
Jim Jones
-
2025/10/28
Re: Remove specific \r\n code in TAP for Windows
Michael Paquier
-
2025/10/28
Re: C11: should we use char32_t for unicode code points?
Thomas Munro
-
2025/10/28
Re: Channel binding for post-quantum cryptography
Michael Paquier
-
2025/10/28
Re: Remaining dependency on setlocale()
Jeff Davis
-
2025/10/28
Re: PG18 GIN parallel index build crash - invalid memory alloc request size
Tomas Vondra
-
2025/10/28
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Jelte Fennema-Nio
-
2025/10/28
Re: [PATCH] Fix ICU strength not being honored in collation rules
Luis Felippe
-
2025/10/28
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Jelte Fennema-Nio
-
2025/10/28
Re: contrib/sepgsql regression tests have been broken for months
Joe Conway
-
2025/10/28
Re: another autovacuum scheduling thread
Sami Imseih
-
2025/10/28
Re: contrib/sepgsql regression tests have been broken for months
Jacob Champion
-
2025/10/28
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Sergey Prokhorenko
-
2025/10/28
Re: C11: should we use char32_t for unicode code points?
Jeff Davis
-
2025/10/28
Re: contrib/sepgsql regression tests have been broken for months
Joe Conway
-
2025/10/28
Re: contrib/sepgsql regression tests have been broken for months
Joe Conway
-
2025/10/28
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
-
2025/10/28
Re: [PATCH] Fix ICU strength not being honored in collation rules
Daniel Verite
-
2025/10/28
Re: another autovacuum scheduling thread
Nathan Bossart
-
2025/10/28
Re: another autovacuum scheduling thread
Nathan Bossart
-
2025/10/28
Re: Include extension path on pg_available_extensions
Euler Taveira
-
2025/10/28
Re: PG18 GIN parallel index build crash - invalid memory alloc request size
Gregory Smith
-
2025/10/28
Re: apply_scanjoin_target_to_paths and partitionwise join
Robert Haas
-
2025/10/28
Re: C11: should we use char32_t for unicode code points?
Thomas Munro
-
2025/10/28
Re: C11: should we use char32_t for unicode code points?
Jeff Davis
-
2025/10/28
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
David E. Wheeler
-
2025/10/28
Re: [BUG?] check_exclusion_or_unique_constraint false negative
Mihail Nikalayeu
-
2025/10/28
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
David E. Wheeler
-
2025/10/28
Re: Feature: psql - display current search_path in prompt
Nathan Bossart
-
2025/10/28
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Philip Alger
-
2025/10/28
Re: Question about InvalidatePossiblyObsoleteSlot()
Masahiko Sawada
-
2025/10/28
Re: C11: should we use char32_t for unicode code points?
Peter Eisentraut
-
2025/10/28
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Masahiko Sawada
-
2025/10/28
Re: [BUG?] check_exclusion_or_unique_constraint false negative
Mihail Nikalayeu
-
2025/10/28
Re: C11: should we use char32_t for unicode code points?
Jeff Davis
-
2025/10/28
Re: Consistently use the XLogRecPtrIsInvalid() macro
Bertrand Drouvot
-
2025/10/28
Re: Bug in pg_stat_statements
Sami Imseih
-
2025/10/28
Re: [BUG] temporary file usage report with extended protocol and unnamed portals
Sami Imseih
-
2025/10/28
Re: Channel binding for post-quantum cryptography
Jacob Champion
-
2025/10/28
Re: Feature: psql - display current search_path in prompt
Nathan Bossart
-
2025/10/28
Re: Bug in pg_stat_statements
Álvaro Herrera
-
2025/10/28
Missing post create object access hook in CreateForeignTable ?
Tanzeel Khan
-
2025/10/28
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Álvaro Herrera
-
2025/10/28
Re: Channel binding for post-quantum cryptography
Nico Williams
-
2025/10/28
Re: display hot standby state in psql prompt
Nathan Bossart
-
2025/10/28
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Dagfinn Ilmari Mannsåker
-
2025/10/28
Re: Suggestion to add --continue-client-on-abort option to pgbench
Fujii Masao
-
2025/10/28
Re: [PING] fallocate() causes btrfs to never compress postgresql files
Dimitrios Apostolou
-
2025/10/28
Re: disallow alter individual column if partition key contains wholerow reference
Kirill Reshke
-
2025/10/28
Re: failed NUMA pages inquiry status: Operation not permitted
Christoph Berg
-
2025/10/28
Re: Channel binding for post-quantum cryptography
Jacob Champion
-
2025/10/28
Re: failed NUMA pages inquiry status: Operation not permitted
Tomas Vondra
-
2025/10/28
Re: Making pg_rewind faster
Robert Haas
-
2025/10/28
[Patch] Windows relation extension failure at 2GB and 4GB
Bryan Green
-
2025/10/28
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Jelte Fennema-Nio
-
2025/10/28
Re: Batching in executor
Daniil Davydov
-
2025/10/28
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Sergey Prokhorenko
-
2025/10/28
Re: POC: make mxidoff 64 bits
Heikki Linnakangas
-
2025/10/28
Re: Consistently use the XLogRecPtrIsInvalid() macro
Álvaro Herrera
-
2025/10/28
Re: Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
-
2025/10/28
Re: Batching in executor
Amit Langote
-
2025/10/28
Re: Extend injection_points_attach() to accept a user-defined function
Michael Paquier
-
2025/10/28
Re: [PATCH] Check that index can return in get_actual_variable_range()
Maxime Schoemans
-
2025/10/28
Re: Batching in executor
Amit Langote
-
2025/10/28
Re: Consistently use the XLogRecPtrIsInvalid() macro
Michael Paquier
-
2025/10/28
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
-
2025/10/28
Re: Add wal_fpi_bytes_[un]compressed to pg_stat_wal
Michael Paquier
-
2025/10/28
Re: Issue with logical replication slot during switchover
Alexander Kukushkin
-
2025/10/28
Re: Logical Replication of sequences
vignesh C
-
2025/10/28
Extend injection_points_attach() to accept a user-defined function
Rahila Syed
-
2025/10/28
Re: Consistently use the XLogRecPtrIsInvalid() macro
Bertrand Drouvot
-
2025/10/28
Re: Include extension path on pg_available_extensions
Matheus Alcantara
-
2025/10/28
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
-
2025/10/28
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Jelte Fennema-Nio
-
2025/10/28
COPY FROM with RLS
jian he
-
2025/10/28
Re: Enhance statistics reset functions to return reset timestamp
Shinya Kato
-
2025/10/28
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Dagfinn Ilmari Mannsåker
-
2025/10/28
Re: Consistently use the XLogRecPtrIsInvalid() macro
Heikki Linnakangas
-
2025/10/28
Re: display hot standby state in psql prompt
Jim Jones
-
2025/10/28
Re: SQL:2011 Application Time Update & Delete
Peter Eisentraut
-
2025/10/28
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Jim Jones
-
2025/10/28
Re: Add wal_fpi_bytes_[un]compressed to pg_stat_wal
Shinya Kato
-
2025/10/28
Re: Bug in pg_stat_statements
Álvaro Herrera
-
2025/10/28
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
-
2025/10/28
Re: Logical Replication of sequences
Amit Kapila
-
2025/10/28
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
-
2025/10/28
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Jelte Fennema-Nio
-
2025/10/28
Re: tiny step toward threading: reduce dependence on setlocale()
Alexander Kukushkin
-
2025/10/28
Re: [PATCH] Check that index can return in get_actual_variable_range()
Peter Eisentraut
-
2025/10/28
Re: Question about InvalidatePossiblyObsoleteSlot()
Bertrand Drouvot
-
2025/10/28
Re: on_error table, saving error info to a table
Kirill Reshke
-
2025/10/28
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
-
2025/10/28
Re: Consistently use the XLogRecPtrIsInvalid() macro
Quan Zongliang
-
2025/10/28
Re: RFC: Allow EXPLAIN to Output Page Fault Information
torikoshia
-
2025/10/28
Re: C11: should we use char32_t for unicode code points?
Tatsuo Ishii
-
2025/10/28
Consistently use the XLogRecPtrIsInvalid() macro
Bertrand Drouvot
-
2025/10/28
Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Michael Paquier
-
2025/10/28
[PATCH] Fix ICU strength not being honored in collation rules
Luis Felippe
-
2025/10/28
Question about predicate lock limits in predicate.c
Arkady Skvorcov
-
2025/10/28
when called from extract_restriction_or_clauses(), the 4th check in join_clause_is_movable_to() is unnecessary
iosif
-
2025/10/28
Re: Assertion failure in SnapBuildInitialSnapshot()
Pradeep Kumar
-
2025/10/28
Re: Add wal_fpi_bytes_[un]compressed to pg_stat_wal
Michael Paquier
-
2025/10/28
Re: Report bytes and transactions actually sent downtream
Ashutosh Bapat
-
2025/10/28
Re: Make GiST waldump output more descriptive
BharatDB
-
2025/10/27
Re: Optimize LISTEN/NOTIFY
Chao Li
-
2025/10/27
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
-
2025/10/27
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
jian he
-
2025/10/27
Re: Logical Replication of sequences
Amit Kapila
-
2025/10/27
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
-
2025/10/27
Re: Channel binding for post-quantum cryptography
Michael Paquier
-
2025/10/27
Re: Enhancing Memory Context Statistics Reporting
Rahila Syed
-
2025/10/27
Re: COPY WHERE clause generated/system column reference
jian he
-
2025/10/27
Re: GNU/Hurd portability patches
Alexander Lakhin
-
2025/10/27
Re: Logical Replication of sequences
Peter Smith
-
2025/10/27
Trying out native UTF-8 locales on Windows
Thomas Munro
-
2025/10/27
Re: List TAP test files in makefiles
Michael Paquier
-
2025/10/27
Re: AIO writes vs hint bits vs checksums
Michael Paquier
-
2025/10/27
Re: Making pg_rewind faster
Michael Paquier
-
2025/10/27
Re: Bug in pg_stat_statements
Michael Paquier
-
2025/10/27
Re: Docs and tests for RLS policies applied by command type
jian he
-
2025/10/27
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
-
2025/10/27
Re: minor error message enhance: print RLS policy name when only one permissive policy exists
Chao Li
-
2025/10/27
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Chao Li
-
2025/10/27
Re: C11: should we use char32_t for unicode code points?
Thomas Munro
-
2025/10/27
minor error message enhance: print RLS policy name when only one permissive policy exists
jian he
-
2025/10/27
Re: Logical Replication of sequences
Chao Li
-
2025/10/27
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Mihail Nikalayeu
-
2025/10/27
Re: Feature: psql - display current search_path in prompt
Chao Li
-
2025/10/27
Re: Optimize LISTEN/NOTIFY
Chao Li
-
2025/10/27
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments
Chao Li
-
2025/10/27
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments
Chao Li
-
2025/10/27
Re: display hot standby state in psql prompt
Fujii Masao
-
2025/10/27
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments
Michael Paquier
-
2025/10/27
Re: [BUG] temporary file usage report with extended protocol and unnamed portals
Michael Paquier
-
2025/10/27
Re: Remove specific \r\n code in TAP for Windows
Michael Paquier
-
2025/10/27
Re: another autovacuum scheduling thread
David Rowley
-
2025/10/27
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Dmitry Koval
-
2025/10/27
Re: another autovacuum scheduling thread
David Rowley
-
2025/10/27
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Sergey Prokhorenko
-
2025/10/27
Re: another autovacuum scheduling thread
Sami Imseih
-
2025/10/27
Re: another autovacuum scheduling thread
Nathan Bossart
-
2025/10/27
Re: apply_scanjoin_target_to_paths and partitionwise join
Robert Haas
-
2025/10/27
Re: display hot standby state in psql prompt
Nathan Bossart
-
2025/10/27
Re: Optimizing ResouceOwner to speed up COPY
Tomas Vondra
-
2025/10/27
Re: Feature: psql - display current search_path in prompt
Nathan Bossart
-
2025/10/27
Re: display hot standby state in psql prompt
Jim Jones
-
2025/10/27
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Euler Taveira
-
2025/10/27
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Masahiko Sawada
-
2025/10/27
Re: NLS: use gettext() to translate system error messages
Jeff Davis
-
2025/10/27
Re: Bug in pg_stat_statements
Sami Imseih
-
2025/10/27
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
-
2025/10/27
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
-
2025/10/27
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
-
2025/10/27
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
-
2025/10/27
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Noah Misch
-
2025/10/27
Re: COPY WHERE clause generated/system column reference
Kirill Reshke
-
2025/10/27
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Bryan Green
-
2025/10/27
Re: another autovacuum scheduling thread
Sami Imseih
-
2025/10/27
Re: Batching in executor
Peter Geoghegan
-
2025/10/27
Re: Question about InvalidatePossiblyObsoleteSlot()
Masahiko Sawada
-
2025/10/27
RE: Newly created replication slot may be invalidated by checkpoint
Vitaly Davydov
-
2025/10/27
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Mark Wong
-
2025/10/27
Re: Batching in executor
Tomas Vondra
-
2025/10/27
Re: display hot standby state in psql prompt
Nathan Bossart
-
2025/10/27
Re: display hot standby state in psql prompt
Nathan Bossart
-
2025/10/27
Re: another autovacuum scheduling thread
Nathan Bossart
-
2025/10/27
Re: POC: make mxidoff 64 bits
Maxim Orlov
-
2025/10/27
Re: Use merge-based matching for MCVs in eqjoinsel
David Geier
-
2025/10/27
Re: Remove specific \r\n code in TAP for Windows
Jacob Champion
-
2025/10/27
Отв.: Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Sergey Prokhorenko
-
2025/10/27
Re: Optimizing ResouceOwner to speed up COPY
Tomas Vondra
-
2025/10/27
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
-
2025/10/27
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments
Nathan Bossart
-
2025/10/27
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Aleksander Alekseev
-
2025/10/27
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Sergey Prokhorenko
-
2025/10/27
Re: Unnecessary delay in streaming replication due to replay lag
Fujii Masao