pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [oauth] Split and extend PGOAUTHDEBUG
Chao Li
Re: [oauth] Split and extend PGOAUTHDEBUG
Jacob Champion
Re: [oauth] Split and extend PGOAUTHDEBUG
Zsolt Parragi
Re: [oauth] Split and extend PGOAUTHDEBUG
Jacob Champion
Re: [oauth] Split and extend PGOAUTHDEBUG
Jacob Champion
Re: [oauth] Split and extend PGOAUTHDEBUG
Zsolt Parragi
Re: [oauth] Split and extend PGOAUTHDEBUG
Jacob Champion
Re: [oauth] Split and extend PGOAUTHDEBUG
Jacob Champion
Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Jacob Champion
[PATCH] analyze: move elevel calculation into do_analyze_rel()
Лев Николаев
Re: [PATCH] analyze: move elevel calculation into do_analyze_rel()
Lev Nikolaev
Re: [PATCH] analyze: move elevel calculation into do_analyze_rel()
Andreas Karlsson
Re: [PATCH] analyze: move elevel calculation into do_analyze_rel()
Etsuro Fujita
Re: Adding per backend commit and rollback counters
Kuba Knysiak
Re: Adding per backend commit and rollback counters
Bertrand Drouvot
Re: postgres_fdw: Use COPY to speed up batch inserts
Masahiko Sawada
Re: postgres_fdw: Use COPY to speed up batch inserts
Matheus Alcantara
Re: postgres_fdw: Use COPY to speed up batch inserts
Matheus Alcantara
Re: WIP - xmlvalidate implementation from TODO list
Pavel Stehule
Re: WIP - xmlvalidate implementation from TODO list
Jim Jones
Re: WIP - xmlvalidate implementation from TODO list
Pavel Stehule
Re: WIP - xmlvalidate implementation from TODO list
Jim Jones
Re: WIP - xmlvalidate implementation from TODO list
Pavel Stehule
Re: WIP - xmlvalidate implementation from TODO list
Jim Jones
Re: WIP - xmlvalidate implementation from TODO list
Pavel Stehule
Re: WIP - xmlvalidate implementation from TODO list
Marcos Magueta
Re: WIP - xmlvalidate implementation from TODO list
Pavel Stehule
Re: EXPLAIN: showing ReadStream / prefetch stats
Andres Freund
Re: EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
Re: EXPLAIN: showing ReadStream / prefetch stats
Andres Freund
Re: EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
Re: EXPLAIN: showing ReadStream / prefetch stats
Andres Freund
Re: EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
Re: EXPLAIN: showing ReadStream / prefetch stats
Andres Freund
Re: EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
Re: EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
Re: EXPLAIN: showing ReadStream / prefetch stats
Melanie Plageman
Re: EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
Re: EXPLAIN: showing ReadStream / prefetch stats
Melanie Plageman
Re: EXPLAIN: showing ReadStream / prefetch stats
Melanie Plageman
Re: EXPLAIN: showing ReadStream / prefetch stats
Melanie Plageman
Re: EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
Re: EXPLAIN: showing ReadStream / prefetch stats
Melanie Plageman
Re: EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
Re: EXPLAIN: showing ReadStream / prefetch stats
Lukas Fittl
Re: EXPLAIN: showing ReadStream / prefetch stats
Lukas Fittl
Re: EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
Re: EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
Re: EXPLAIN: showing ReadStream / prefetch stats
Melanie Plageman
Re: EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
Re: EXPLAIN: showing ReadStream / prefetch stats
Andres Freund
Re: EXPLAIN: showing ReadStream / prefetch stats
Melanie Plageman
Re: EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
Re: EXPLAIN: showing ReadStream / prefetch stats
Melanie Plageman
Re: EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
Re: EXPLAIN: showing ReadStream / prefetch stats
Andres Freund
Re: EXPLAIN: showing ReadStream / prefetch stats
Andres Freund
Re[2]: [PATCH] Add last_executed timestamp to pg_stat_statements
Pavlo Golub
[PATCH] pg_stat_statements: add last_execution_start column
Pavlo Golub
Re: [PATCH] pg_stat_statements: add last_execution_start column
Sami Imseih
Re[2]: [PATCH] pg_stat_statements: add last_execution_start column
Pavlo Golub
Re: Re[2]: [PATCH] pg_stat_statements: add last_execution_start column
Sami Imseih
Re: Re[2]: [PATCH] pg_stat_statements: add last_execution_start column
Pavlo Golub
[BUG] Excessive memory usage with update on STORED generated columns.
Anton A. Melnikov
Re: [BUG] Excessive memory usage with update on STORED generated columns.
Matthias van de Meent
Re: [BUG] Excessive memory usage with update on STORED generated columns.
Anton A. Melnikov
Re: [BUG] Excessive memory usage with update on STORED generated columns.
Tom Lane
Re: [BUG] Excessive memory usage with update on STORED generated columns.
Matthias van de Meent
Re: [BUG] Excessive memory usage with update on STORED generated columns.
Tom Lane
Re: [BUG] Excessive memory usage with update on STORED generated columns.
Matthias van de Meent
scale parallel_tuple_cost by tuple width
Andrew Dunstan
Re: scale parallel_tuple_cost by tuple width
Tom Lane
Re: scale parallel_tuple_cost by tuple width
David Rowley
Re: scale parallel_tuple_cost by tuple width
Tom Lane
Re: scale parallel_tuple_cost by tuple width
David Rowley
Re: scale parallel_tuple_cost by tuple width
Andrew Dunstan
Re: scale parallel_tuple_cost by tuple width
Tom Lane
Re: scale parallel_tuple_cost by tuple width
Tom Lane
Re: Asynchronous MergeAppend
Matheus Alcantara
Re: Asynchronous MergeAppend
Richard Guo
Re: Asynchronous MergeAppend
Etsuro Fujita
Re: Asynchronous MergeAppend
Alexander Korotkov
Re: Asynchronous MergeAppend
Etsuro Fujita
Re: Asynchronous MergeAppend
Matheus Alcantara
Re: Asynchronous MergeAppend
Matheus Alcantara
Re: Asynchronous MergeAppend
Alexander Pyhalov
Re: Asynchronous MergeAppend
Alexander Pyhalov
Re: Proposal for enabling auto-vectorization for checksum calculations
John Naylor
Re: Proposal for enabling auto-vectorization for checksum calculations
Ants Aasma
Re: Proposal for enabling auto-vectorization for checksum calculations
John Naylor
Re: Proposal for enabling auto-vectorization for checksum calculations
John Naylor
Re: Proposal for enabling auto-vectorization for checksum calculations
Andrew Kim
[PATCH] Add support for INSERT ... SET syntax
Suraj Kharage
Re: [PATCH] Add support for INSERT ... SET syntax
David G. Johnston
Re: [PATCH] Add support for INSERT ... SET syntax
Tom Lane
Re: [PATCH] Add support for INSERT ... SET syntax
Andrew Dunstan
Re: [PATCH] Add support for INSERT ... SET syntax
Álvaro Herrera
Re: [PATCH] Add support for INSERT ... SET syntax
Andrew Dunstan
Re: [PATCH] Add support for INSERT ... SET syntax
Ajay Pal
Re: [PATCH] Add support for INSERT ... SET syntax
Suraj Kharage
Re: [PATCH] Add support for INSERT ... SET syntax
Suraj Kharage
Re: [PATCH] Add CANONICAL option to xmlserialize
Andrew Dunstan
Re: [PATCH] Add CANONICAL option to xmlserialize
Jim Jones
Re: [PATCH] Add CANONICAL option to xmlserialize
Andrew Dunstan
Re: [PATCH] Add CANONICAL option to xmlserialize
Jim Jones
Re: [PATCH] Add CANONICAL option to xmlserialize
Jim Jones
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
Re: Import Statistics in postgres_fdw before resorting to sampling.
Corey Huinker
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
Re: Import Statistics in postgres_fdw before resorting to sampling.
Corey Huinker
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
Re: Import Statistics in postgres_fdw before resorting to sampling.
Corey Huinker
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
Re: Import Statistics in postgres_fdw before resorting to sampling.
Corey Huinker
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
Re: Import Statistics in postgres_fdw before resorting to sampling.
Corey Huinker
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
Re: Import Statistics in postgres_fdw before resorting to sampling.
Tom Lane
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
Re: Import Statistics in postgres_fdw before resorting to sampling.
Corey Huinker
Re: headerscheck: Avoid mutual inclusion of pg_config.h and c.h
Peter Eisentraut
.bc files build dependency issues.
Anton A. Melnikov
Re: .bc files build dependency issues.
Andres Freund
Re: Vacuum statistics
Alena Rybakina
Re: Vacuum statistics
Alena Rybakina
Re: tuple radix sort
John Naylor
Re: tuple radix sort
cca5507
Re: tuple radix sort
John Naylor
Re: tuple radix sort
cca5507
Re: tuple radix sort
John Naylor
Re: tuple radix sort
cca5507
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Alena Rybakina
Re: Eager aggregation, take 3
Richard Guo
Re: Eager aggregation, take 3
Matheus Alcantara
Re: Eager aggregation, take 3
Richard Guo
Re: CREATE SCHEMA ... CREATE DOMAIN support
jian he
Re: CREATE SCHEMA ... CREATE DOMAIN support
Tom Lane
Re: CREATE SCHEMA ... CREATE DOMAIN support
Tom Lane
Re: CREATE SCHEMA ... CREATE DOMAIN support
Tom Lane
Re: CREATE SCHEMA ... CREATE DOMAIN support
Tom Lane
Re: CREATE SCHEMA ... CREATE DOMAIN support
jian he
Re: CREATE SCHEMA ... CREATE DOMAIN support
Tom Lane
Re: CREATE SCHEMA ... CREATE DOMAIN support
Tom Lane
[PATCH] Report column-level error when lacking privilege
Steve Chavez
Re: [PATCH] Report column-level error when lacking privilege
David G. Johnston
Re: [PATCH] Report column-level error when lacking privilege
Ashutosh Bapat
Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler()
Fujii Masao
Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler()
Bharath Rupireddy
Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler()
Chao Li
Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler()
Dilip Kumar
Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler()
Fujii Masao
Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler()
Bertrand Drouvot
Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler()
Fujii Masao
Re: table AM option passing
Álvaro Herrera
Re: table AM option passing
Álvaro Herrera
Re: table AM option passing
Álvaro Herrera
Re: table AM option passing
Zsolt Parragi
Re: table AM option passing
Chao Li
Re: table AM option passing
Álvaro Herrera
Re: table AM option passing
Antonin Houska
Re: table AM option passing
Álvaro Herrera
Re: table AM option passing
Antonin Houska
Re: docs: clarify ALTER TABLE behavior on partitioned tables
Tom Lane
Re: docs: clarify ALTER TABLE behavior on partitioned tables
Chao Li
Re: [PATCH] pg_dump: Restore extension config table data before user objects during pg_upgrade
Andrew Dunstan
Re: [PATCH] pg_dump: Restore extension config table data before user objects during pg_upgrade
Jimmy Angelakos
Re: docs: warn about post-data-only schema dumps with parallel restore.
Tom Lane
Re: docs: warn about post-data-only schema dumps with parallel restore.
David G. Johnston
Re: docs: warn about post-data-only schema dumps with parallel restore.
Tom Lane
Re: docs: warn about post-data-only schema dumps with parallel restore.
David G. Johnston
Re: docs: warn about post-data-only schema dumps with parallel restore.
Tom Lane
Re: docs: warn about post-data-only schema dumps with parallel restore.
David G. Johnston
Re: docs: warn about post-data-only schema dumps with parallel restore.
Tom Lane
Re: pg_restore documentation and --create/--single-transaction limitation
Tom Lane
Re: pg_restore documentation and --create/--single-transaction limitation
Ashutosh Bapat
Add max_wal_replay_size connection parameter to libpq
Jim Jones
Re: Add max_wal_replay_size connection parameter to libpq
SATYANARAYANA NARLAPURAM
Re: Add max_wal_replay_size connection parameter to libpq
Jim Jones
Re: Add max_wal_replay_size connection parameter to libpq
SATYANARAYANA NARLAPURAM
Re: Add max_wal_replay_size connection parameter to libpq
Jim Jones
PoC - psql - emphases line with table name in verbose output
Pavel Stehule
Re: PoC - psql - emphases line with table name in verbose output
Pavel Stehule
Re: Row pattern recognition
Henson Choi
Re: Row pattern recognition
Tatsuo Ishii
Re: Row pattern recognition
Henson Choi
Re: Row pattern recognition
Tatsuo Ishii
Re: Row pattern recognition
Henson Choi
Re: Row pattern recognition
Tatsuo Ishii
Re: Row pattern recognition
Tatsuo Ishii
Re: Row pattern recognition
Tatsuo Ishii
Re: Row pattern recognition
Tatsuo Ishii
Re: Row pattern recognition
Henson Choi
Re: Row pattern recognition
Tatsuo Ishii
Re: Row pattern recognition
Henson Choi
Re: Row pattern recognition
Tatsuo Ishii
Get rid of redundant StringInfo accumulation
Daniil Davydov
Re: Get rid of redundant StringInfo accumulation
Peter Smith
Earlier messages
Later messages