Mailing lists [pgsql-hackers]
- Re: alternative to PG_CATCH Peter Eisentraut
- Re: Why overhead of SPI is so large? Pavel Stehule
- Re: [HACKERS] WAL logging problem in 9.4.3? Robert Haas
- Re: pgbench - extend initialization phase control Fabien COELHO
- Re: deferrable FK constraints on partitioned rels Alvaro Herrera
- Re: RFC: split OBJS lines to one object per line Andres Freund
- Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch
- Re: Duplicate entries in pg_depend after REINDEX CONCURRENTLY Bruce Momjian
- Should we make scary sounding, but actually routine, errors lessscary? Andres Freund
- Re: Make StringInfo available to frontend code. Andres Freund
- Checking return value of SPI_execute Mark Dilger
- Re: v12.0: ERROR: could not find pathkey item to sort Amit Langote
- Re: cost based vacuum (parallel) Amit Kapila
- Re: cost based vacuum (parallel) Andres Freund
- Re: pgbench - extend initialization phase control Fujii Masao
- Re: Keep compiler silence (clang 10, implicit conversion from 'long'to 'double' ) Yuya Watari
- Re: pgbench - refactor init functions with buffers Andres Freund
- Re: cost based vacuum (parallel) Amit Kapila
- Re: Keep compiler silence (clang 10, implicit conversion from 'long'to 'double' ) Thomas Munro
- RE: Global shared meta cache ideriha.takeshi@fujitsu.com
- Re: Should we make scary sounding, but actually routine, errors lessscary? Chapman Flack
- Re: Keep compiler silence (clang 10, implicit conversion from 'long' to 'double' ) Tom Lane
- Re: cost based vacuum (parallel) Stephen Frost
- Re: The command tag of "ALTER MATERIALIZED VIEW RENAME COLUMN" Fujii Masao
- Re: [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message. Etsuro Fujita
- Re: Duplicate entries in pg_depend after REINDEX CONCURRENTLY Michael Paquier
- Re: Keep compiler silence (clang 10, implicit conversion from 'long' to 'double' ) Andrew Gierth
- Re: [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdwmessage. Michael Paquier
- Re: Checking return value of SPI_execute Michael Paquier
- Re: Include RELKIND_TOASTVALUE in get_relkind_objtype Michael Paquier
- Re: Keep compiler silence (clang 10, implicit conversion from 'long'to 'double' ) Yuya Watari
- Re: pgbench - refactor init functions with buffers Fabien COELHO
- Re: progress report for ANALYZE Tatsuro Yamada
- Re: Checking return value of SPI_execute Pavel Stehule
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions vignesh C
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join amul sul
- Re: [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message. Etsuro Fujita
- Re: cost based vacuum (parallel) Amit Kapila
- Re: Allow CREATE OR REPLACE VIEW to rename the columns btfujiitkp
- Re: Logical replication wal sender timestamp bug Michael Paquier
- Re: Remove unused function argument Peter Eisentraut
- Re: pause recovery if pitr target not reached Peter Eisentraut
- Re: [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdwmessage. Michael Paquier
- Re: [proposal] recovery_target "latest" Peter Eisentraut
- Re: Removing pg_pltemplate and creating "trustable" extensions Peter Eisentraut
- Re: Checking return value of SPI_execute Michael Paquier
- Re: pglz performance Peter Eisentraut
- Re: pglz performance Peter Eisentraut
- Re: dropdb --force Amit Kapila
- Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi
- Re: [HACKERS] Block level parallel vacuum Mahendra Singh
- Re: cost based vacuum (parallel) Dilip Kumar
- Re: Should we make scary sounding, but actually routine, errorsless scary? Kyotaro Horiguchi
- Re: tableam vs. TOAST Peter Eisentraut
- Re: [proposal] recovery_target "latest" Grigory Smolkin
- Re: define bool in pgtypeslib_extern.h Amit Kapila
- Re: d25ea01275 and partitionwise join Amit Langote
- Re: Checking return value of SPI_execute Pavel Stehule
- Re: fe-utils - share query cancellation code Fabien COELHO
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: [proposal] recovery_target "latest" Fujii Masao
- Re: Allow CREATE OR REPLACE VIEW to rename the columns Fujii Masao
- Re: ICU for global collation Peter Eisentraut
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: [Proposal] Arbitrary queries in postgres_fdw rtorre@carto.com
- Re: [proposal] recovery_target "latest" Grigory Smolkin
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions vignesh C
- Re: pgbench - rework variable management Fabien COELHO
- Re: [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message. Etsuro Fujita
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: pause recovery if pitr target not reached Leif Gunnar Erlandsen
- Re: Collation versioning Peter Eisentraut
- Re: Should we make scary sounding, but actually routine, errors lessscary? Stephen Frost
- Re: [Proposal] Global temporary tables 曾文旌(义从)
- Re: segmentation fault when cassert enabled Peter Eisentraut
- Re: TAP tests aren't using the magic words for Windows file access Andrew Dunstan
- Re: dropdb --force Tom Lane
- Re: Add a GUC variable that control logical replication Quan Zongliang
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: alternative to PG_CATCH Tom Lane
- Re: define bool in pgtypeslib_extern.h Tom Lane
- Re: Removing pg_pltemplate and creating "trustable" extensions Tom Lane
- Re: Checking return value of SPI_execute Alvaro Herrera
- Re: Checking return value of SPI_execute Mark Dilger
- Re: TAP tests aren't using the magic words for Windows file access Alvaro Herrera
- Re: Checking return value of SPI_execute Mark Dilger
- Re: tableam vs. TOAST Robert Haas
- Re: Checking return value of SPI_execute Pavel Stehule
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Robert Haas
- Re: [Proposal] Global temporary tables Konstantin Knizhnik
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Robert Haas
- Re: v12 and pg_restore -f- Robert Haas
- Re: v12 and pg_restore -f- Tom Lane
- Re: tableam vs. TOAST Andres Freund
- Re: [Patch] Optimize dropping of relation buffers using dlist Robert Haas
- Re: tableam vs. TOAST Robert Haas
- Re: tableam vs. TOAST Andres Freund
- Re: tableam vs. TOAST Andres Freund
- [Patch] optimizer - simplify $VAR1 IS NULL AND $VAR1 IS NOT NULL Pierre Ducroquet
- Re: [Patch] optimizer - simplify $VAR1 IS NULL AND $VAR1 IS NOT NULL Andrew Gierth
- Re: Log statement sample - take two Tomas Vondra
- Re: dropdb --force Pavel Stehule
- Re: idea: log_statement_sample_rate - bottom limit for sampling Tomas Vondra
- Re: [Patch] optimizer - simplify $VAR1 IS NULL AND $VAR1 IS NOT NULL Tom Lane
- Re: Log statement sample - take two Adrien Nayrat
- Re: Does 'instead of delete' trigger support modification of OLD Bruce Momjian
- Re: Does 'instead of delete' trigger support modification of OLD Bruce Momjian
- Re: idea: log_statement_sample_rate - bottom limit for sampling Adrien Nayrat
- Re: idea: log_statement_sample_rate - bottom limit for sampling Tomas Vondra
- Re: define bool in pgtypeslib_extern.h Tom Lane
- Re: Using multiple extended statistics for estimates Tomas Vondra
- Re: Using multiple extended statistics for estimates Tomas Vondra
- Re: TAP tests aren't using the magic words for Windows file access Juan José Santamaría Flecha