Mailing lists [pgsql-hackers]
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: Reviewing freeze map code Andres Freund
- PARALLEL SAFE/UNSAFE question Satoshi Nagayasu
- Re: Password identifiers, protocol aging and SCRAM protocol Stephen Frost
- Re: dumping database privileges broken in 9.6 Stephen Frost
- Re: can we optimize STACK_DEPTH_SLOP Tom Lane
- Re: [PATCH] Set sgml-basic-offset to 1 in .dir-locals.el Peter Eisentraut
- Re: primary_conninfo missing from pg_stat_wal_receiver Fujii Masao
- Re: Hash Indexes Amit Kapila
- Re: Reviewing freeze map code Amit Kapila
- Re: Documentation fixes for pg_visibility Amit Kapila
- Re: [BUGS] BUG #14230: Wrong timeline returned by pg_stop_backup on a standby Michael Paquier
- Re: pg_xlogfile_name_offset() et al and recovery Amit Langote
- Re: Reviewing freeze map code Masahiko Sawada
- Re: Don't include MMAP DSM's transient files in basebackup Michael Paquier
- Re: Don't include MMAP DSM's transient files in basebackup Andres Freund
- Re: pg_xlogfile_name_offset() et al and recovery Michael Paquier
- Re: Bug in batch tuplesort memory CLUSTER case (9.6 only) Noah Misch
- Re: Header and comments describing routines in incorrect shape in visibilitymap.c Kyotaro HORIGUCHI
- Re: Bug in batch tuplesort memory CLUSTER case (9.6 only) Peter Geoghegan
- Re: Header and comments describing routines in incorrect shape in visibilitymap.c Michael Paquier
- Re: pg_xlogfile_name_offset() et al and recovery Amit Langote
- Re: Don't include MMAP DSM's transient files in basebackup Magnus Hagander
- EXPLAIN ANALYZE for parallel query doesn't report the SortMethod information. Fujii Masao
- Re: Header and comments describing routines in incorrect shape in visibilitymap.c Kyotaro HORIGUCHI
- Re: pg_xlogfile_name_offset() et al and recovery Kyotaro HORIGUCHI
- Re: pg_xlogfile_name_offset() et al and recovery Kyotaro HORIGUCHI
- Re: [PATCH] Set sgml-basic-offset to 1 in .dir-locals.el ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: pg_xlogfile_name_offset() et al and recovery Kyotaro HORIGUCHI
- Re: pg_xlogfile_name_offset() et al and recovery Simon Riggs
- Re: EXPLAIN ANALYZE for parallel query doesn't report the SortMethod information. Amit Kapila
- Re: can we optimize STACK_DEPTH_SLOP Greg Stark
- Disable WAL completely - Performance and Persistency research Netanel Katzburg
- Re: Disable WAL completely - Performance and Persistency research Michael Paquier
- Re: EXPLAIN ANALYZE for parallel query doesn't report the SortMethod information. Tom Lane
- Re: EXPLAIN ANALYZE for parallel query doesn't report the SortMethod information. Amit Kapila
- Re: EXPLAIN ANALYZE for parallel query doesn't report the SortMethod information. Robert Haas
- Re: Reviewing freeze map code Robert Haas
- Re: Reviewing freeze map code Alvaro Herrera
- Re: Header and comments describing routines in incorrect shape in visibilitymap.c Alvaro Herrera
- Re: Reviewing freeze map code Robert Haas
- Re: Cluster on NAS and data center. Robert Haas
- Re: Parallel query and temp_file_limit Robert Haas
- Re: EXPLAIN ANALYZE for parallel query doesn't report the SortMethod information. Tom Lane
- Re: Header and comments describing routines in incorrect shape in visibilitymap.c Tom Lane
- Re: can we optimize STACK_DEPTH_SLOP Tom Lane
- Re: EXPLAIN ANALYZE for parallel query doesn't report the SortMethod information. Fujii Masao
- Re: PARALLEL SAFE/UNSAFE question Tom Lane
- MVCC overheads Pete Stevenson
- Re: Bug in batch tuplesort memory CLUSTER case (9.6 only) Robert Haas
- Issue with bgworker, SPI and pgstat_report_stat Julien Rouhaud
- Re: Don't include MMAP DSM's transient files in basebackup Andres Freund
- Re: Reviewing freeze map code Andres Freund
- Re: asynchronous and vectorized execution Robert Haas
- Re: Reviewing freeze map code Robert Haas
- Re: Issue with bgworker, SPI and pgstat_report_stat Robert Haas
- Re: Reviewing freeze map code Andres Freund
- Re: Issue with bgworker, SPI and pgstat_report_stat Andres Freund
- Re: primary_conninfo missing from pg_stat_wal_receiver Robert Haas
- Re: Reviewing freeze map code Robert Haas
- Re: Bug in batch tuplesort memory CLUSTER case (9.6 only) Peter Geoghegan
- Re: Partition-wise join for join between (declaratively) partitioned tables Robert Haas
- Re: MVCC overheads Simon Riggs
- Re: gettimeofday is at the end of its usefulness? Robert Haas
- Re: gettimeofday is at the end of its usefulness? Andres Freund
- Re: MVCC overheads Pete Stevenson
- Re: strange explain in upstream - subplan 1 twice - is it bug? Robert Haas
- Re: A Modest Upgrade Proposal Robert Haas
- Re: A Modest Upgrade Proposal Robert Haas
- Re: strange explain in upstream - subplan 1 twice - is it bug? Pavel Stehule
- Re: Comment typo in _readExtensibleNode() Robert Haas
- Re: Floating point comparison inconsistencies of the geometric types Robert Haas
- Re: strange explain in upstream - subplan 1 twice - is it bug? Robert Haas
- SELECT DISTINCT never uses an index? Bill Moran