Mailing lists [pgsql-hackers]
- Re: HINTing on UPDATE foo SET foo.bar = ..; Marko Tiikkaja
- Re: Turning off HOT/Cleanup sometimes Andres Freund
- Re: HINTing on UPDATE foo SET foo.bar = ..; Marko Tiikkaja
- Re: SimpleTee flush Kevin Grittner
- Re: Horizontal scalability/sharding Tomas Vondra
- Re: Horizontal scalability/sharding Bruce Momjian
- Re: Unicode mapping scripts cleanup Greg Stark
- Re: Horizontal scalability/sharding David E. Wheeler
- Re: Horizontal scalability/sharding Josh Berkus
- Re: WIP: About CMake v2 Greg Stark
- Re: Horizontal scalability/sharding Bruce Momjian
- Re: [PATCH] SQL function to report log message Jim Nasby
- Re: Horizontal scalability/sharding Peter Geoghegan
- remove wal_level archive Peter Eisentraut
- Re: Fwd: Core dump with nested CREATE TEMP TABLE Jim Nasby
- Re: WIP: About CMake v2 Alvaro Herrera
- Re: RFC: replace pg_stat_activity.waiting with something more descriptive andres@anarazel.de
- Re: Horizontal scalability/sharding Petr Jelinek
- Re: Unicode mapping scripts cleanup Tatsuo Ishii
- Re: Anyone working on the TOAST items on the TODO list? Bruce Momjian
- Re: Unicode mapping scripts cleanup Tatsuo Ishii
- Re: Shouldn't we document "don't use a mountpoint as $PGDATA"? Bruce Momjian
- Re: Shouldn't we document "don't use a mountpoint as $PGDATA"? Bruce Momjian
- Re: Fwd: Core dump with nested CREATE TEMP TABLE Michael Paquier
- synchronous_commit = apply Thomas Munro
- Re: upgrade failure from 9.5 to head Bruce Momjian
- Re: Fwd: Core dump with nested CREATE TEMP TABLE Michael Paquier
- Re: synchronous_commit = apply Jaime Casanova
- Re: Fwd: Core dump with nested CREATE TEMP TABLE Jim Nasby
- Re: [PATCH] SQL function to report log message Pavel Stehule
- Re: Horizontal scalability/sharding Amit Kapila
- Re: Horizontal scalability/sharding Amit Kapila
- Re: security labels on databases are bad for dump & restore Noah Misch
- Re: Fwd: Core dump with nested CREATE TEMP TABLE Jim Nasby
- Re: Fwd: Core dump with nested CREATE TEMP TABLE Michael Paquier
- Re: perlcritic Noah Misch
- Re: Horizontal scalability/sharding Amit Langote
- Re: Proposing COPY .. WITH PERMISSIVE Stefan Kaltenbrunner
- Re: Horizontal scalability/sharding Etsuro Fujita
- Re: Fwd: Core dump with nested CREATE TEMP TABLE Jim Nasby
- Re: Fwd: Core dump with nested CREATE TEMP TABLE Michael Paquier
- Re: Horizontal scalability/sharding Amit Kapila
- Re: Multi-tenancy with RLS Haribabu Kommi
- Re: Horizontal scalability/sharding Amit Langote
- Re: Horizontal scalability/sharding Etsuro Fujita
- Re: Horizontal scalability/sharding Albe Laurenz
- Re: Horizontal scalability/sharding Amit Langote
- Re: Fwd: Core dump with nested CREATE TEMP TABLE Michael Paquier
- Re: Horizontal scalability/sharding Etsuro Fujita
- Re: ON CONFLICT DO UPDATE using EXCLUDED.column gives an error about mismatched types Amit Langote
- Re: Horizontal scalability/sharding Albe Laurenz
- Re: On-demand running query plans using auto_explain and signals Shulgin, Oleksandr
- Re: Proposal: Implement failover on libpq connect level. Shulgin, Oleksandr
- Re: On-demand running query plans using auto_explain and signals Pavel Stehule
- Re: Horizontal scalability/sharding Amit Langote
- Re: pageinspect patch, for showing tuple data Nikolay Shaplov
- Re: Horizontal scalability/sharding Ashutosh Bapat
- Re: Horizontal scalability/sharding Amit Langote
- Re: On-demand running query plans using auto_explain and signals Shulgin, Oleksandr
- Re: PENDING_LIST_CLEANUP_SIZE - maximum size of GIN pending list Re: HEAD seems to generate larger WAL regarding GIN index Fujii Masao
- Re: Horizontal scalability/sharding Pavan Deolasee
- Re: FSM versus GIN pending list bloat Fujii Masao
- Re: Horizontal scalability/sharding Amit Kapila
- about fsync in CLOG buffer write 张广舟(明虚)
- Re: synchronous_commit = apply Fujii Masao
- Re: about fsync in CLOG buffer write Andres Freund
- commitfest does not see my real latest patch Nikolay Shaplov
- Re: synchronous_commit = apply Robert Haas
- Re: commitfest does not see my real latest patch Magnus Hagander
- Re: Horizontal scalability/sharding Etsuro Fujita
- Hooking at standard_join_search (Was: Re: Foreign join pushdown vs EvalPlanQual) Etsuro Fujita
- Re: On-demand running query plans using auto_explain and signals Pavel Stehule
- Re: On-demand running query plans using auto_explain and signals Shulgin, Oleksandr
- Re: On-demand running query plans using auto_explain and signals Pavel Stehule
- Re: On-demand running query plans using auto_explain and signals Shulgin, Oleksandr
- Re: [POC] FETCH limited by bytes. Andres Freund
- Re: psql tabcomplete - minor bugfix - tabcomplete for SET ROLE TO xxx Andres Freund
- Re: Allow a per-tablespace effective_io_concurrency setting Andres Freund
- Re: Horizontal scalability/sharding Bruce Momjian
- Re: Memory prefetching while sequentially fetching from SortTuple array, tuplestore Andres Freund
- Re: track_commit_timestamp and COMMIT PREPARED Fujii Masao
- Re: Hooking at standard_join_search (Was: Re: Foreign join pushdown vs EvalPlanQual) Tom Lane
- Re: Allow replication roles to use file access functions Fujii Masao
- Re: WIP: About CMake v2 Noah Misch
- Re: creating extension including dependencies Andres Freund
- PSA: Upcoming Linux scheduler changes Joshua D. Drake
- Re: creating extension including dependencies Andres Freund
- Re: Horizontal scalability/sharding Oleg Bartunov
- Re: Improving test coverage of extensions with pg_dump Andres Freund
- Re: Allow a per-tablespace effective_io_concurrency setting Tomas Vondra
- Re: Hooking at standard_join_search (Was: Re: Foreign join pushdown vs EvalPlanQual) Robert Haas
- Re: [PATCH] Microvacuum for gist. Andres Freund
- Re: Proposal: Implement failover on libpq connect level. Christopher Browne
- Re: Allow a per-tablespace effective_io_concurrency setting Andres Freund
- about fsync in CLOG buffer write 张广舟(明虚)
- Re: WIP: Make timestamptz_out less slow. Andres Freund
- Re: GIN pending clean up is not interruptable Andres Freund
- Re: pgbench stats per script & other stuff Andres Freund
- Re: Improving test coverage of extensions with pg_dump Alvaro Herrera
- Re: Improving test coverage of extensions with pg_dump Andres Freund
- Re: Improving test coverage of extensions with pg_dump Alvaro Herrera
- Re: Hooking at standard_join_search (Was: Re: Foreign join pushdown vs EvalPlanQual) Tom Lane
- Re: Horizontal scalability/sharding Josh Berkus
- Re: Horizontal scalability/sharding Merlin Moncure
- Re: Hooking at standard_join_search (Was: Re: Foreign join pushdown vs EvalPlanQual) Tom Lane
- Re: pgbench stats per script & other stuff Fabien COELHO
- Re: Horizontal scalability/sharding Robert Haas
- Re: pgbench stats per script & other stuff Robert Haas
- Re: Horizontal scalability/sharding Robert Haas
- Re: RFC: replace pg_stat_activity.waiting with something more descriptive Robert Haas
- Re: Allow a per-tablespace effective_io_concurrency setting Greg Stark
- Re: [PATCH] SQL function to report log message Robert Haas
- Re: FSM versus GIN pending list bloat Robert Haas
- Re: Proposal: Implement failover on libpq connect level. Robert Haas
- Re: Horizontal scalability/sharding Josh Berkus
- Re: Allow a per-tablespace effective_io_concurrency setting Julien Rouhaud
- Re: Fwd: Core dump with nested CREATE TEMP TABLE Alvaro Herrera
- Re: Memory prefetching while sequentially fetching from SortTuple array, tuplestore Peter Geoghegan
- Re: Horizontal scalability/sharding Robert Haas
- Re: [PATCH] SQL function to report log message dinesh kumar
- Re: Pg_upgrade remote copy Alvaro Herrera
- Re: Allow replication roles to use file access functions Alvaro Herrera
- Re: Fwd: Core dump with nested CREATE TEMP TABLE Jim Nasby
- Re: Horizontal scalability/sharding Tomas Vondra
- Re: Proposing COPY .. WITH PERMISSIVE dinesh kumar
- Re: Proposing COPY .. WITH PERMISSIVE Stefan Kaltenbrunner
- Re: Allow a per-tablespace effective_io_concurrency setting Julien Rouhaud
- Re: src/test/ssl broken on HEAD Robert Haas
- Re: ON CONFLICT DO UPDATE using EXCLUDED.column gives an error about mismatched types Peter Geoghegan
- Re: src/test/ssl broken on HEAD Andrew Dunstan
- Re: psql tabcomplete - minor bugfix - tabcomplete for SET ROLE TO xxx Pavel Stehule