pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: doc: Clarify ALTER CONSTRAINT enforceability wording
Chao Li
Re: remove autoanalyze corner case
Shinya Kato
NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Michael Paquier
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Michael Paquier
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Ayush Tiwari
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Michael Paquier
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Euler Taveira
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Michael Paquier
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Kyotaro Horiguchi
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Michael Paquier
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Alvaro Herrera
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Euler Taveira
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Álvaro Herrera
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Euler Taveira
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Michael Paquier
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Álvaro Herrera
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Michael Paquier
Small fixes for CHECKPOINT FLUSH_UNLOGGED
Chao Li
Re: Small fixes for CHECKPOINT FLUSH_UNLOGGED
Daniel Gustafsson
Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object
jian he
[PATCH] DOCS: Add introductory paragraph to Getting Started chapter
vellaipandiyan sm
Re: [PATCH] DOCS: Add introductory paragraph to Getting Started chapter
Bruce Momjian
[PATCH] Two small errhint cleanups in PG19 code
Baji Shaik
Re: [PATCH] Two small errhint cleanups in PG19 code
Chao Li
Re: [PATCH] Two small errhint cleanups in PG19 code
Michael Paquier
Tighten SCRAM iteration parsing and bound libpq PBKDF2 work
Sehrope Sarkuni
Re: Tighten SCRAM iteration parsing and bound libpq PBKDF2 work
Daniel Gustafsson
Re: Tighten SCRAM iteration parsing and bound libpq PBKDF2 work
Sehrope Sarkuni
[PATCH] Fix NULL dereference in subscription REFRESH on concurrent DROP
SATYANARAYANA NARLAPURAM
Re: [PATCH] Fix NULL dereference in subscription REFRESH on concurrent DROP
Ajin Cherian
Re: [PATCH v4] Make NumericVar storage semantics explicit
ChenhuiMo
[PATCH] psql: Display SQLSTATE macro name in verbose error reports
Aaryan Parik
Re: [PATCH] psql: Display SQLSTATE macro name in verbose error reports
jian he
Re: [PATCH] psql: Display SQLSTATE macro name in verbose error reports
Tom Lane
Re: splitting pg_resetwal output strings
Jonathan Gonzalez V.
Re: splitting pg_resetwal output strings
Álvaro Herrera
Re: splitting pg_resetwal output strings
Jonathan Gonzalez V.
Re: splitting pg_resetwal output strings
Jonathan Gonzalez V.
Re: splitting pg_resetwal output strings
Álvaro Herrera
ERROR during COMMIT PREPARED can leave orphaned locks
Daniil Davydov
[PATCH] Add regression test for mismatched ENCODING and LOCALE in CREATE DATABASE
Yushu Chen
Re: [PATCH] Add regression test for mismatched ENCODING and LOCALE in CREATE DATABASE
Tom Lane
Removing broken support for OpenSSL without ECDH
Daniel Gustafsson
Re: Removing broken support for OpenSSL without ECDH
Tom Lane
Re: Removing broken support for OpenSSL without ECDH
Jacob Champion
[PATCH] Improving index selection for logical replication apply with replica identity full
Ethan Mertz
Re: [PATCH] Improving index selection for logical replication apply with replica identity full
Masahiko Sawada
Re: [PATCH] Improving index selection for logical replication apply with replica identity full
Ethan Mertz
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Japin Li
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Ilmar Y
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Japin Li
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Ilmar Y
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
solai v
Re: Report oldest xmin source when autovacuum cannot remove tuples
Shinya Kato
Re: Report oldest xmin source when autovacuum cannot remove tuples
Japin Li
Re: Report oldest xmin source when autovacuum cannot remove tuples
Shinya Kato
Re: Report oldest xmin source when autovacuum cannot remove tuples
Shinya Kato
Re: Report oldest xmin source when autovacuum cannot remove tuples
wenhui qiu
Re: Report oldest xmin source when autovacuum cannot remove tuples
Laurenz Albe
Re: Report oldest xmin source when autovacuum cannot remove tuples
Shinya Kato
Re: Report oldest xmin source when autovacuum cannot remove tuples
Scott Ray
Re: Report oldest xmin source when autovacuum cannot remove tuples
Shinya Kato
Re: Report oldest xmin source when autovacuum cannot remove tuples
Kyotaro Horiguchi
Re: Report oldest xmin source when autovacuum cannot remove tuples
Sami Imseih
Re: Report oldest xmin source when autovacuum cannot remove tuples
Shinya Kato
Re: Report oldest xmin source when autovacuum cannot remove tuples
Jacob Champion
Re: Report oldest xmin source when autovacuum cannot remove tuples
Scott Ray
Re: Report oldest xmin source when autovacuum cannot remove tuples
Shinya Kato
Re: Report oldest xmin source when autovacuum cannot remove tuples
wenhui qiu
Re: Report oldest xmin source when autovacuum cannot remove tuples
Japin Li
Re: Report oldest xmin source when autovacuum cannot remove tuples
Scott Ray
Re: Report oldest xmin source when autovacuum cannot remove tuples
Sami Imseih
Permission elevation by pg_amcheck operator overloading via search_path possible?
Pavel Borisov
Re: Incremental View Maintenance, take 2
Yugo Nagata
Fix pg_get_multixact_stats() members_size calculation
Chao Li
Re: Fix pg_get_multixact_stats() members_size calculation
Michael Paquier
Re: Fix pg_get_multixact_stats() members_size calculation
Michael Paquier
Re: Fix pg_get_multixact_stats() members_size calculation
Chao Li
Inquiry Regarding Parallel DML (Write-Side) Support in Future PostgreSQL Releases
Samil C
Re: Graph database developer meeting at pgconf.dev 2026
Ashutosh Bapat
effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Imran Zaheer
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
shveta malik
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Masahiko Sawada
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
shveta malik
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Imran Zaheer
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
shveta malik
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Imran Zaheer
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
shveta malik
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Álvaro Herrera
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Masahiko Sawada
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Masahiko Sawada
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Masahiko Sawada
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Álvaro Herrera
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Masahiko Sawada
Rename Postgres 19 to Postgres 26 (year-based)?
Nikolay Samokhvalov
Re: Rename Postgres 19 to Postgres 26 (year-based)?
Junwang Zhao
Re: Rename Postgres 19 to Postgres 26 (year-based)?
Kirk Wolak
Re: Rename Postgres 19 to Postgres 26 (year-based)?
Isaac Morland
Re: Rename Postgres 19 to Postgres 26 (year-based)?
Tom Lane
Re: Rename Postgres 19 to Postgres 26 (year-based)?
Peter Eisentraut
Re: Rename Postgres 19 to Postgres 26 (year-based)?
Tom Lane
Re: Rename Postgres 19 to Postgres 26 (year-based)?
Philip Alger
Re: Rename Postgres 19 to Postgres 26 (year-based)?
Nikolay Samokhvalov
Re: Rename Postgres 19 to Postgres 26 (year-based)?
jian he
Pg upgrade bug with NOT NULL NOT VALID
Kirill Reshke
Re: Pg upgrade bug with NOT NULL NOT VALID
Álvaro Herrera
Re: Pg upgrade bug with NOT NULL NOT VALID
Kirill Reshke
Re: Pg upgrade bug with NOT NULL NOT VALID
Álvaro Herrera
Re: RFC: Allow EXPLAIN to Output Page Fault Information
vellaipandiyan sm
Re: RFC: Allow EXPLAIN to Output Page Fault Information
Atsushi Torikoshi
Re: RFC: Allow EXPLAIN to Output Page Fault Information
Jelte Fennema-Nio
Re: RFC: Allow EXPLAIN to Output Page Fault Information
Atsushi Torikoshi
Re: RFC: Allow EXPLAIN to Output Page Fault Information
Lukas Fittl
Re: RFC: Allow EXPLAIN to Output Page Fault Information
Ilmar Y
Re: RFC: Allow EXPLAIN to Output Page Fault Information
Atsushi Torikoshi
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
vellaipandiyan sm
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Adam Brusselback
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Zsolt Parragi
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Adam Brusselback
Patch for bind message regarding the number of parameters and result column format codes
Dave Cramer
Re: Patch for bind message regarding the number of parameters and result column format codes
Austin Bonander
Re: Patch for bind message regarding the number of parameters and result column format codes
Dave Cramer
Feature request: Native nanosecond precision support for temporal types
Alex Malek
Prevent setting NO INHERIT on partitioned not-null constraints
Andreas Karlsson
Re: Prevent setting NO INHERIT on partitioned not-null constraints
Jim Jones
Re: Prevent setting NO INHERIT on partitioned not-null constraints
Andreas Karlsson
Re: Prevent setting NO INHERIT on partitioned not-null constraints
Fujii Masao
Re: Prevent setting NO INHERIT on partitioned not-null constraints
Andreas Karlsson
Re: Prevent setting NO INHERIT on partitioned not-null constraints
Fujii Masao
Multi-Entry Indexing for GiST & SP-GiST
Maxime Schoemans
Re: Multi-Entry Indexing for GiST & SP-GiST
Andrey Borodin
Re: Multi-Entry Indexing for GiST & SP-GiST
Matthias van de Meent
Re: Multi-Entry Indexing for GiST & SP-GiST
Andrey Borodin
Re: Deadlock detector fails to activate on a hot standby replica
Fujii Masao
Re: Deadlock detector fails to activate on a hot standby replica
Vitaly Davydov
Re: Deadlock detector fails to activate on a hot standby replica
Fujii Masao
Re: Deadlock detector fails to activate on a hot standby replica
Fujii Masao
Re: Deadlock detector fails to activate on a hot standby replica
Vitaly Davydov
Re: Deadlock detector fails to activate on a hot standby replica
Fujii Masao
Re: Deadlock detector fails to activate on a hot standby replica
Vitaly Davydov
Re: Deadlock detector fails to activate on a hot standby replica
Fujii Masao
[PATCH] Add reentrancy guards in ri_triggers.c
Lucas Jeffrey
Re: amcheck support for BRIN indexes
solai v
Re: amcheck support for BRIN indexes
Arseniy Mukhin
[PATCH] Remove obsolete LISTEN array growth isolation test
Joel Jacobson
Re: [PATCH] Remove obsolete LISTEN array growth isolation test
Tom Lane
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
Set notice receiver before libpq connection startup
Chao Li
Re: Set notice receiver before libpq connection startup
Fujii Masao
Re: Set notice receiver before libpq connection startup
Chao Li
Re: Set notice receiver before libpq connection startup
vignesh C
Re: Set notice receiver before libpq connection startup
Chao Li
Re: Set notice receiver before libpq connection startup
Rafia Sabih
Re: Set notice receiver before libpq connection startup
Fujii Masao
Re: Set notice receiver before libpq connection startup
Chao Li
Re: Set notice receiver before libpq connection startup
Fujii Masao
Re: Set notice receiver before libpq connection startup
Chao Li
Re: Set notice receiver before libpq connection startup
Peter Eisentraut
Re: Set notice receiver before libpq connection startup
Chao Li
Re: Set notice receiver before libpq connection startup
Fujii Masao
Re: Set notice receiver before libpq connection startup
Chao Li
Re: Set notice receiver before libpq connection startup
Fujii Masao
COPY TO BLACKHOLE / pg_dump -j -Fb
Jakub Wartak
Re: [PATCH] Add contrib/anyarray: intarray-style operations and indexes for any array type
David G. Johnston
Avoid leaking system path from pg_available_extensions
Chao Li
Re: Avoid leaking system path from pg_available_extensions
Chao Li
Re: Avoid leaking system path from pg_available_extensions
lu feng
Re: Avoid leaking system path from pg_available_extensions
Matheus Alcantara
Re: Avoid leaking system path from pg_available_extensions
Jim Jones
Re: Avoid leaking system path from pg_available_extensions
Matheus Alcantara
Re: Avoid leaking system path from pg_available_extensions
Chao Li
Re: Avoid leaking system path from pg_available_extensions
Jim Jones
Re: Avoid leaking system path from pg_available_extensions
Matheus Alcantara
Re: Avoid leaking system path from pg_available_extensions
Andrew Dunstan
Re: Avoid leaking system path from pg_available_extensions
Chao Li
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
Álvaro Herrera
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
JoongHyuk Shin
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
Michael Paquier
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
JoongHyuk Shin
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
Ilmar Yunusov
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
Zsolt Parragi
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
Ilmar Y
Re: [BUG] Take a long time to reach consistent after pg_rewind
surya poondla
Re: [BUG] Take a long time to reach consistent after pg_rewind
cca5507
Re: [BUG] Take a long time to reach consistent after pg_rewind
Kyotaro Horiguchi
Re: [BUG] Take a long time to reach consistent after pg_rewind
cca5507
Re: [BUG] Take a long time to reach consistent after pg_rewind
Kyotaro Horiguchi
VACUUM FULL or CREATE INDEX fails with error: missing chunk number 0 for toast value XXX
Тестова Екатерина
[PATCH] Fix LISTEN startup race with direct advancement
Joel Jacobson
Re: [PATCH] Fix LISTEN startup race with direct advancement
Arseniy Mukhin
Re: [PATCH] Fix LISTEN startup race with direct advancement
Joel Jacobson
Re: [PATCH] Fix LISTEN startup race with direct advancement
Arseniy Mukhin
Re: [PATCH] Fix LISTEN startup race with direct advancement
Joel Jacobson
Re: [PATCH] Fix LISTEN startup race with direct advancement
Tom Lane
Re: [PATCH] Fix LISTEN startup race with direct advancement
Joel Jacobson
Re: [PATCH] Fix LISTEN startup race with direct advancement
Tom Lane
Re: Implement waiting for wal lsn replay: reloaded
Alexander Lakhin
Earlier messages
Later messages