Messages by Date
-
2025/07/14
Re: Disable parallel query by default
Laurenz Albe
-
2025/07/14
Re: pg_dump does not dump domain not-null constraint's comments
jian he
-
2025/07/14
Re: Requested WAL segment xxx has already been removed
Japin Li
-
2025/07/14
Re: Logical Replication of sequences
shveta malik
-
2025/07/14
Re: Missing NULL check after calling ecpg_strdup
Michael Paquier
-
2025/07/14
Re: 024_add_drop_pub.pl might fail due to deadlock
vignesh C
-
2025/07/14
Re: speedup COPY TO for partitioned table.
jian he
-
2025/07/14
Re: [PATCH] Generate random dates/times in a specified range
Robert Treat
-
2025/07/14
Re: ScanKeys passed to table_beginscan in SeqNext
Tom Lane
-
2025/07/14
Re: speedup COPY TO for partitioned table.
jian he
-
2025/07/14
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Michael Paquier
-
2025/07/14
Re: small fix for pg_overexplain docs
Robert Treat
-
2025/07/14
Re: Some ExecSeqScan optimizations
Amit Langote
-
2025/07/14
ScanKeys passed to table_beginscan in SeqNext
Josh Innis
-
2025/07/14
Re: Suggestion to add --continue-client-on-abort option to pgbench
Yugo Nagata
-
2025/07/14
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Michael Paquier
-
2025/07/14
Re: Foreign key isolation tests
Rustam ALLAKOV
-
2025/07/14
Re: AIO v2.5
Tomas Vondra
-
2025/07/14
Re: AIO v2.5
Tomas Vondra
-
2025/07/14
Re: Improving and extending int128.h to more of numeric.c
Dean Rasheed
-
2025/07/14
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Peter Smith
-
2025/07/14
Re: Changing shared_buffers without restart
Jim Nasby
-
2025/07/14
Re: fix organization wording in psql's \copyright command
Daniel Gustafsson
-
2025/07/14
Re: fix organization wording in psql's \copyright command
Tom Lane
-
2025/07/14
Re: Improve LWLock tranche name visibility across backends
Nathan Bossart
-
2025/07/14
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close
Aleksander Alekseev
-
2025/07/14
Re: Disable parallel query by default
Greg Sabino Mullane
-
2025/07/14
Re: Inline non-SQL SRFs using SupportRequestSimplify
Tom Lane
-
2025/07/14
Re: Improving and extending int128.h to more of numeric.c
Dean Rasheed
-
2025/07/14
Re: Improve LWLock tranche name visibility across backends
Sami Imseih
-
2025/07/14
fix organization wording in psql's \copyright command
Nathan Bossart
-
2025/07/14
Re: Improve LWLock tranche name visibility across backends
Tom Lane
-
2025/07/14
Re: Improve LWLock tranche name visibility across backends
Nathan Bossart
-
2025/07/14
Re: Improve LWLock tranche name visibility across backends
Sami Imseih
-
2025/07/14
Re: small fix for pg_overexplain docs
David G. Johnston
-
2025/07/14
Re: small fix for pg_overexplain docs
Nathan Bossart
-
2025/07/14
Re: small fix for pg_overexplain docs
Tom Lane
-
2025/07/14
Re: Disable parallel query by default
Scott Mead
-
2025/07/14
small fix for pg_overexplain docs
Nathan Bossart
-
2025/07/14
Re: pg_overexplain extension name
David G. Johnston
-
2025/07/14
Re: pg_overexplain extension name
Tom Lane
-
2025/07/14
Re: pg_overexplain extension name
Peter Geoghegan
-
2025/07/14
Re: AIO v2.5
Andres Freund
-
2025/07/14
Re: pg_dump does not dump domain not-null constraint's comments
Tom Lane
-
2025/07/14
Re: Disable parallel query by default
Tom Lane
-
2025/07/14
Re: AIO v2.5
Andres Freund
-
2025/07/14
Re: Compression of bigger WAL records
Andrey Borodin
-
2025/07/14
Re: pg_dump does not dump domain not-null constraint's comments
Álvaro Herrera
-
2025/07/14
Re: Disable parallel query by default
Scott Mead
-
2025/07/14
Re: Horribly slow pg_upgrade performance with many Large Objects
Nathan Bossart
-
2025/07/14
Re: Horribly slow pg_upgrade performance with many Large Objects
Tom Lane
-
2025/07/14
Re: Changing shared_buffers without restart
Dmitry Dolgov
-
2025/07/14
Re: Horribly slow pg_upgrade performance with many Large Objects
Nathan Bossart
-
2025/07/14
Re: Log prefix missing for subscriber log messages received from publisher
Fujii Masao
-
2025/07/14
Re: failover logical replication slots
Fabrice Chapuis
-
2025/07/14
Re: Add progressive backoff to XactLockTableWait functions
Xuneng Zhou
-
2025/07/14
Re: Changing shared_buffers without restart
Dmitry Dolgov
-
2025/07/14
RE: Changing shared_buffers without restart
Jack Ng
-
2025/07/14
Re: Changing shared_buffers without restart
Andres Freund
-
2025/07/14
RE: Changing shared_buffers without restart
Jack Ng
-
2025/07/14
Re: Changing shared_buffers without restart
Dmitry Dolgov
-
2025/07/14
Re: Changing shared_buffers without restart
Dmitry Dolgov
-
2025/07/14
Re: pg_overexplain extension name
Aleksander Alekseev
-
2025/07/14
Re: track needed attributes in plan nodes for executor use
Tom Lane
-
2025/07/14
Re: Changing shared_buffers without restart
Andres Freund
-
2025/07/14
Re: Changing shared_buffers without restart
Burd, Greg
-
2025/07/14
Re: domain check constraint should also consider domain's collation
Tom Lane
-
2025/07/14
Re: Missing NULL check after calling ecpg_strdup
Aleksander Alekseev
-
2025/07/14
Re: speedup COPY TO for partitioned table.
Álvaro Herrera
-
2025/07/14
Re: Changing shared_buffers without restart
Dmitry Dolgov
-
2025/07/14
Re: POC: make mxidoff 64 bits
Maxim Orlov
-
2025/07/14
Re: pgsql: Add function to log the memory contexts of specified backend pro
Fujii Masao
-
2025/07/14
Re: Changing shared_buffers without restart
Andres Freund
-
2025/07/14
Re: Missing NULL check after calling ecpg_strdup
Álvaro Herrera
-
2025/07/14
Re: speedup COPY TO for partitioned table.
torikoshia
-
2025/07/14
Re: Make wal_receiver_timeout configurable per subscription
Fujii Masao
-
2025/07/14
Re: Missing NULL check after calling ecpg_strdup
Aleksander Alekseev
-
2025/07/14
Re: Missing NULL check after calling ecpg_strdup
Aleksander Alekseev
-
2025/07/14
Re: Changing shared_buffers without restart
Dmitry Dolgov
-
2025/07/14
Re: Changing shared_buffers without restart
Andres Freund
-
2025/07/14
Re: Changing shared_buffers without restart
Dmitry Dolgov
-
2025/07/14
Re: Missing NULL check after calling ecpg_strdup
Aleksander Alekseev
-
2025/07/14
Re: Changing shared_buffers without restart
Andres Freund
-
2025/07/14
sql/json query function JsonBehavior default expression's collation may differ from returning type's collation
jian he
-
2025/07/14
Re: Requested WAL segment xxx has already been removed
Fujii Masao
-
2025/07/14
Re: Assertion failure in smgr.c when using pg_prewarm with partitioned tables
Fujii Masao
-
2025/07/14
Re: Problem with transition tables on partitioned tables with foreign-table partitions
Etsuro Fujita
-
2025/07/14
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
-
2025/07/14
Re: 024_add_drop_pub.pl might fail due to deadlock
vignesh C
-
2025/07/14
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Japin Li
-
2025/07/14
Re: Improving and extending int128.h to more of numeric.c
John Naylor
-
2025/07/14
Re: 024_add_drop_pub.pl might fail due to deadlock
Ajin Cherian
-
2025/07/14
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
shveta malik
-
2025/07/14
RE: Logical replication prefetch
Zhijie Hou (Fujitsu)
-
2025/07/14
Re: Report bytes and transactions actually sent downtream
Amit Kapila
-
2025/07/14
Re: 024_add_drop_pub.pl might fail due to deadlock
Ajin Cherian
-
2025/07/14
Re: The same 2PC data maybe recovered twice
suyu.cmj
-
2025/07/14
Re: Logical replication prefetch
Amit Kapila
-
2025/07/14
Re: Logical replication prefetch
Amit Kapila
-
2025/07/14
Re: [PATCH] PGSERVICEFILE as part of a normal connection string
Ryo Kanbayashi
-
2025/07/14
Re: Changing shared_buffers without restart
Dmitry Dolgov
-
2025/07/14
Re: Changing shared_buffers without restart
Thom Brown
-
2025/07/14
Re: Requested WAL segment xxx has already been removed
Japin Li
-
2025/07/14
pg_overexplain extension name
Bruce Momjian
-
2025/07/14
Re: Changing shared_buffers without restart
Dmitry Dolgov
-
2025/07/14
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Peter Smith
-
2025/07/14
Re: Make COPY format extendable: Extract COPY TO format implementations
Sutou Kouhei
-
2025/07/14
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Peter Smith
-
2025/07/14
Re: Changing shared_buffers without restart
Ashutosh Bapat
-
2025/07/14
Re: ABI Compliance Checker GSoC Project
Mankirat Singh
-
2025/07/14
domain check constraint should also consider domain's collation
jian he
-
2025/07/14
Re: Requested WAL segment xxx has already been removed
Alexander Kukushkin
-
2025/07/14
Re: The same 2PC data maybe recovered twice
Michael Paquier
-
2025/07/14
Re: Assertion failure in smgr.c when using pg_prewarm with partitioned tables
Masahiro Ikeda
-
2025/07/14
Re: Changing shared_buffers without restart
Dmitry Dolgov
-
2025/07/14
Requested WAL segment xxx has already been removed
Japin Li
-
2025/07/14
Re: track needed attributes in plan nodes for executor use
Andrei Lepikhov
-
2025/07/14
Re: [PATCH] Generate random dates/times in a specified range
Dean Rasheed
-
2025/07/14
Re: POC: Parallel processing of indexes in autovacuum
Masahiko Sawada
-
2025/07/13
Re: The same 2PC data maybe recovered twice
CAI, Mengjuan
-
2025/07/13
Re: comment in index_create "text_eq" should be "texteq"
Michael Paquier
-
2025/07/13
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Andrey Borodin
-
2025/07/13
comment in index_create "text_eq" should be "texteq"
jian he
-
2025/07/13
Re: Logical replication prefetch
Konstantin Knizhnik
-
2025/07/13
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Nikita Malakhov
-
2025/07/13
Re: Report bytes and transactions actually sent downtream
Ashutosh Bapat
-
2025/07/13
Re: Changing shared_buffers without restart
Ashutosh Bapat
-
2025/07/13
Re: track needed attributes in plan nodes for executor use
Amit Langote
-
2025/07/13
Re: support ALTER TABLE DROP EXPRESSION for virtual generated column
David G. Johnston
-
2025/07/13
Re: track needed attributes in plan nodes for executor use
Amit Langote
-
2025/07/13
RE: Logical replication prefetch
Zhijie Hou (Fujitsu)
-
2025/07/13
Re: meson's in-tree libpq header search order vs -Dextra_include_dirs
Thomas Munro
-
2025/07/13
Re: [PATCH] PGSERVICEFILE as part of a normal connection string
Michael Paquier
-
2025/07/13
Re: index prefetching
Peter Geoghegan
-
2025/07/13
Re: index prefetching
Tomas Vondra
-
2025/07/13
Re: Proposal: Role Sandboxing for Secure Impersonation
Tomas Vondra
-
2025/07/13
Re: Proposal: Role Sandboxing for Secure Impersonation
Tomas Vondra
-
2025/07/13
Re: ABI Compliance Checker GSoC Project
Tom Lane
-
2025/07/13
Re: ABI Compliance Checker GSoC Project
David E. Wheeler
-
2025/07/13
Re: ABI Compliance Checker GSoC Project
Tom Lane
-
2025/07/13
Re: Improve CRC32C performance on SSE4.2
Soumyadeep Chakraborty
-
2025/07/13
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Melanie Plageman
-
2025/07/13
Re: ABI Compliance Checker GSoC Project
David E. Wheeler
-
2025/07/13
Re: ABI Compliance Checker GSoC Project
Tom Lane
-
2025/07/13
Re: ABI Compliance Checker GSoC Project
Mankirat Singh
-
2025/07/13
Re: ABI Compliance Checker GSoC Project
David E. Wheeler
-
2025/07/13
Re: Changing shared_buffers without restart
Dmitry Dolgov
-
2025/07/13
Re: ABI Compliance Checker GSoC Project
Mankirat Singh
-
2025/07/13
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Andrey Borodin
-
2025/07/13
Re: Make COPY format extendable: Extract COPY TO format implementations
Masahiko Sawada
-
2025/07/13
Re: AIO v2.5
Tomas Vondra
-
2025/07/13
Re: [PATCH] replace float8 with int in date2isoweek() and date2isoyear()
Sergey Fukanchik
-
2025/07/13
Re: [PATCH] replace float8 with int in date2isoweek() and date2isoyear()
Tom Lane
-
2025/07/13
Re: Bug on drop extension dependencies ?
David G. Johnston
-
2025/07/13
Re: [Question] Window Function Results without ORDER BY Clause
Zhang Mingli
-
2025/07/13
Re: Bug on drop extension dependencies ?
Tom Lane
-
2025/07/13
Re: add function for creating/attaching hash table in DSM registry
Florents Tselai
-
2025/07/13
Re: Bug on drop extension dependencies ?
Marcos Pegoraro
-
2025/07/13
Re: Suggestion to add --continue-client-on-abort option to pgbench
Rintaro Ikeda
-
2025/07/13
Re: [PATCH] replace float8 with int in date2isoweek() and date2isoyear()
Sergey Fukanchik
-
2025/07/13
Re: Some ExecSeqScan optimizations
Nikita Malakhov
-
2025/07/13
Re: Logical replication prefetch
Konstantin Knizhnik
-
2025/07/13
Re: Logical replication prefetch
Konstantin Knizhnik
-
2025/07/13
Re: failover logical replication slots
Amit Kapila
-
2025/07/13
Re: Report bytes and transactions actually sent downtream
Amit Kapila
-
2025/07/13
Re: Logical replication prefetch
Amit Kapila
-
2025/07/13
Document DSM Registry
Florents Tselai
-
2025/07/12
Re: Logical replication prefetch
Amit Kapila
-
2025/07/12
Re: ABI Compliance Checker GSoC Project
Tom Lane
-
2025/07/12
Re: index prefetching
Peter Geoghegan
-
2025/07/12
Re: Optimize LISTEN/NOTIFY
Tom Lane
-
2025/07/12
Optimize LISTEN/NOTIFY
Joel Jacobson
-
2025/07/12
Re: encode/decode support for base64url
David E. Wheeler
-
2025/07/12
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
-
2025/07/12
Re: XLogCtl->ckptFullXid is unused
Nathan Bossart
-
2025/07/12
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Tom Lane
-
2025/07/12
Re: Adding support for SSLKEYLOGFILE in the frontend
Daniel Gustafsson
-
2025/07/12
Re: Bug on drop extension dependencies ?
Tom Lane
-
2025/07/12
Re: Bug on drop extension dependencies ?
David G. Johnston
-
2025/07/12
Bug on drop extension dependencies ?
Marcos Pegoraro
-
2025/07/12
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
David E. Wheeler
-
2025/07/12
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Tom Lane
-
2025/07/12
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Andres Freund
-
2025/07/12
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Tom Lane
-
2025/07/12
Re: PATCH: warn about, and deprecate, clear text passwords
Greg Sabino Mullane
-
2025/07/12
Re: TransactionIdIsActive() has long been unused
Andres Freund
-
2025/07/12
Re: [PATCH] replace float8 with int in date2isoweek() and date2isoyear()
Tom Lane
-
2025/07/12
Re: [PATCH] Generate random dates/times in a specified range
Greg Sabino Mullane
-
2025/07/12
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
jian he
-
2025/07/12
[PATCH] replace float8 with int in date2isoweek() and date2isoyear()
Фуканчик Сергей
-
2025/07/12
Re: ABI Compliance Checker GSoC Project
Mankirat Singh
-
2025/07/12
Re: [V2] Adding new CRC32C implementation for IBM S390X
Eduard Stefes
-
2025/07/12
Inconsistent behavior in mixing simple/extended query protocol
Tatsuo Ishii
-
2025/07/11
Re: Improve tab completion for COPY
Atsushi Torikoshi
-
2025/07/11
Re: Automatically sizing the IO worker pool
Thomas Munro
-
2025/07/11
Re: I/O worker and ConfigReload
Thomas Munro
-
2025/07/11
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
Florents Tselai
-
2025/07/11
Re: Missing NULL check after calling ecpg_strdup
Michael Paquier
-
2025/07/11
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Michael Paquier
-
2025/07/11
Re: Can can I make an injection point wait occur no more than once?
Michael Paquier