Mailing lists [pgsql-hackers]
- Re: WIP: System Versioned Temporal Table Vik Fearing
- Re: remove support for old Python versions Peter Eisentraut
- Re: Recognizing superuser in pg_hba.conf Peter Eisentraut
- Re: src/test/recovery regression failure on bionic Tom Lane
- Re: Removing pg_pltemplate and creating "trustable" extensions Robert Haas
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: our checks for read-only queries are not great Stephen Frost
- Re: Removing pg_pltemplate and creating "trustable" extensions Stephen Frost
- Re: src/test/recovery regression failure on bionic Andres Freund
- Re: Recognizing superuser in pg_hba.conf Vik Fearing
- Re: src/test/recovery regression failure on bionic Tom Lane
- Re: Removing pg_pltemplate and creating "trustable" extensions Robert Haas
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila
- Re: src/test/recovery regression failure on bionic Amit Kapila
- Re: remove support for old Python versions Michael Paquier
- Re: pgbench - use pg logging capabilities Michael Paquier
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: Assert failure due to "drop schema pg_temp_3 cascade" fortemporary tables and \d+ is not showing any info after drooping temp tableschema Michael Paquier
- Re: Patch to document base64 encoding Karl O. Pinc
- Re: NOT IN subquery optimization Andrey Lepikhov
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Dilip Kumar
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Noah Misch
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Tom Lane
- Re: [Logical Replication] TRAP:FailedAssertion("rel->rd_rel->relreplident == REPLICA_IDENTITY_DEFAULT ||rel->rd_rel->relreplident == REPLICA_IDENTITY_FULL ||rel->rd_rel->relreplident == REPLICA_IDENTITY_INDEX" Michael Paquier
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila
- Re: Add pg_file_sync() to adminpack Fujii Masao
- Re: Physical replication slot advance is not persistent Kyotaro Horiguchi
- Re: Fixing parallel make of libpq Michael Paquier
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: Add pg_file_sync() to adminpack Fujii Masao
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Dilip Kumar
- Re: [Logical Replication] TRAP: FailedAssertion("rel->rd_rel->relreplident== REPLICA_IDENTITY_DEFAULT || rel->rd_rel->relreplident ==REPLICA_IDENTITY_FULL || rel->rd_rel->relreplident == REPLICA_IDENTITY_INDEX" Neha Sharma
- Re: Patch to document base64 encoding Fabien COELHO
- Re: [Logical Replication] TRAP: FailedAssertion("rel->rd_rel->relreplident== REPLICA_IDENTITY_DEFAULT || rel->rd_rel->relreplident ==REPLICA_IDENTITY_FULL || rel->rd_rel->relreplident == REPLICA_IDENTITY_INDEX" Dilip Kumar
- Re: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Andrew Dunstan
- [PATCH] Resolve Parallel Hash Join Performance Issue Deng, Gang
- Verify true root on replicas with amcheck godjan •
- Re: Recognizing superuser in pg_hba.conf Simon Riggs
- Re: Add support for automatically updating Unicode derived files Peter Eisentraut
- Re: Unicode normalization SQL functions Peter Eisentraut
- Re: pgbench - use pg logging capabilities Fabien COELHO
- Re: Change atoi to strtol in same place Peter Eisentraut
- Re: Remove libpq.rc, use win32ver.rc for libpq Peter Eisentraut
- Re: [PATCH] Resolve Parallel Hash Join Performance Issue Thomas Munro
- Re: remove some STATUS_* symbols Peter Eisentraut
- Re: adding partitioned tables to publications Amit Langote
- Re: [Logical Replication] TRAP: FailedAssertion("rel->rd_rel->relreplident== REPLICA_IDENTITY_DEFAULT || rel->rd_rel->relreplident ==REPLICA_IDENTITY_FULL || rel->rd_rel->relreplident == REPLICA_IDENTITY_INDEX" Rafia Sabih
- Re: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Christoph Berg
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Christoph Berg
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila
- Re: base backup client as auxiliary backend process Alexandra Wang
- Re: Fixing parallel make of libpq ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: Questions/Observations related to Gist vacuum Mahendra Singh Thalor
- Re: [Proposal] Global temporary tables Konstantin Knizhnik
- Re: [HACKERS] Block level parallel vacuum Sergei Kornilov
- Re: Error message inconsistency MBeena Emerson
- Re: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Christoph Berg
- Re: Add pg_file_sync() to adminpack Julien Rouhaud
- Re: Add pg_file_sync() to adminpack Julien Rouhaud
- Re: Fixing parallel make of libpq Tom Lane
- Re: pgsql: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Robert Haas
- Re: Fixing parallel make of libpq ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: pgsql: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Christoph Berg
- Re: [PATCH] Resolve Parallel Hash Join Performance Issue Tom Lane
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Alvaro Herrera
- Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Robert Haas
- Re: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Robert Haas
- Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Christoph Berg
- Re: Recognizing superuser in pg_hba.conf Tom Lane
- Re: [Proposal] Global temporary tables Konstantin Knizhnik
- Re: Removing pg_pltemplate and creating "trustable" extensions Stephen Frost
- Re: Recognizing superuser in pg_hba.conf Stephen Frost
- Re: Patch to document base64 encoding Karl O. Pinc
- Re: Recognizing superuser in pg_hba.conf Robert Haas
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Tom Lane
- Re: Libpq support to connect to standby server as priority Alvaro Herrera
- Re: logical decoding : exceeded maxAllocatedDescs for .spill files Alvaro Herrera
- Re: Removing pg_pltemplate and creating "trustable" extensions Robert Haas
- Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Tom Lane
- Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Tom Lane
- Re: pgbench - refactor init functions with buffers Fabien COELHO
- Re: Recognizing superuser in pg_hba.conf Tom Lane
- Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Peter Eisentraut
- Re: [HACKERS] pg_shmem_allocations view Robert Haas
- Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Tom Lane
- Re: Recognizing superuser in pg_hba.conf Robert Haas
- Re: Removing pg_pltemplate and creating "trustable" extensions Stephen Frost
- Re: [Proposal] Global temporary tables Tomas Vondra
- Re: Recognizing superuser in pg_hba.conf Tom Lane
- Re: Recognizing superuser in pg_hba.conf Stephen Frost
- Re: [Proposal] Global temporary tables Tomas Vondra
- Re: [HACKERS] pg_shmem_allocations view Andres Freund
- Re: [Logical Replication] TRAP:FailedAssertion("rel->rd_rel->relreplident == REPLICA_IDENTITY_DEFAULT ||rel->rd_rel->relreplident == REPLICA_IDENTITY_FULL ||rel->rd_rel->relreplident == REPLICA_IDENTITY_INDEX" Andres Freund
- Re: Add pg_file_sync() to adminpack Stephen Frost
- Re: Make autovacuum sort tables in descending order of xid_age Robert Haas
- Re: Add pg_file_sync() to adminpack Julien Rouhaud
- Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR Daniel Verite
- Re: Add pg_file_sync() to adminpack Tom Lane
- Re: Removing pg_pltemplate and creating "trustable" extensions Robert Haas
- Re: Removing pg_pltemplate and creating "trustable" extensions Tom Lane
- Re: our checks for read-only queries are not great Robert Haas
- Re: Removing pg_pltemplate and creating "trustable" extensions Robert Haas
- Re: our checks for read-only queries are not great Tom Lane
- Re: Coding in WalSndWaitForWal Alvaro Herrera
- Re: Removing pg_pltemplate and creating "trustable" extensions Tom Lane
- Re: our checks for read-only queries are not great Robert Haas
- Re: Coding in WalSndWaitForWal Tom Lane
- Re: Removing pg_pltemplate and creating "trustable" extensions Stephen Frost
- Re: Removing pg_pltemplate and creating "trustable" extensions Robert Haas
- Re: our checks for read-only queries are not great Tom Lane
- Re: Removing pg_pltemplate and creating "trustable" extensions Stephen Frost
- Re: Removing pg_pltemplate and creating "trustable" extensions Tom Lane
- Re: Coding in WalSndWaitForWal Alvaro Herrera
- Re: Removing pg_pltemplate and creating "trustable" extensions Tom Lane
- Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from aREFCURSOR Dent John
- Re: Removing pg_pltemplate and creating "trustable" extensions Robert Haas
- Re: our checks for read-only queries are not great Robert Haas
- Re: our checks for read-only queries are not great Robert Haas
- Re: our checks for read-only queries are not great Tom Lane
- Re: Make autovacuum sort tables in descending order of xid_age David Kimura
- Re: Coding in WalSndWaitForWal Tom Lane