Mailing lists [pgsql-hackers]
- Re: CLOG contention, part 2 Jeff Janes
- Re: Should I implement DROP INDEX CONCURRENTLY? Robert Haas
- Re: [GENERAL] pg_dump -s dumps data?! Andrew Dunstan
- Re: JSON for PG 9.2 Andrew Dunstan
- feature request - datum_compute_size and datum write_should be public Pavel Stehule
- Re: feature request - datum_compute_size and datum write_should be public Tom Lane
- Re: feature request - datum_compute_size and datum write_should be public Pavel Stehule
- Re: Speed dblink using alternate libpq tuple storage Kyotaro HORIGUCHI
- Re: Index-only scan performance regression Dean Rasheed
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Refactoring log_newpage Simon Riggs
- patch for implementing SPI_gettypemod() Chetan Suttraway
- Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada
- Re: Confusing EXPLAIN output in case of inherited tables Ashutosh Bapat
- Review of pg_archivecleanup -x option patch Alex Shulgin
- libpq: fix sslcompression leak Marko Kreen
- Re: Dry-run mode for pg_archivecleanup Josh Kupershmidt
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Re: Progress on fast path sorting, btree index creation time Peter Geoghegan
- Re: JSON for PG 9.2 Merlin Moncure
- Re: libpq: fix sslcompression leak Magnus Hagander
- Re: JSON for PG 9.2 Robert Haas
- Re: Should I implement DROP INDEX CONCURRENTLY? Simon Riggs
- Re: Confusing EXPLAIN output in case of inherited tables Tom Lane
- Re: patch for parallel pg_dump Robert Haas
- Re: Issues with C++ exception handling in an FDW Soules, Craig
- Re: Confusing EXPLAIN output in case of inherited tables Robert Haas
- Re: some longer, larger pgbench tests with various performance-related patches Robert Haas
- Re: disable prompting by default in createuser Peter Eisentraut
- Re: [PATCH] Fix float8 parsing of denormal values (on some platforms?) Tom Lane
- Re: psql case preserving completion Peter Eisentraut
- Re: some longer, larger pgbench tests with various performance-related patches Simon Riggs
- Re: Should I implement DROP INDEX CONCURRENTLY? Peter Eisentraut
- Re: Should I implement DROP INDEX CONCURRENTLY? Simon Riggs
- Re: how to create a non-inherited CHECK constraint in CREATE TABLE Peter Eisentraut
- Re: Review of patch renaming constraints Peter Eisentraut
- Re: [GENERAL] pg_dump -s dumps data?! Dimitri Fontaine
- Re: Progress on fast path sorting, btree index creation time Jim Nasby
- Re: Refactoring log_newpage Jim Nasby
- spgist text_ops and LIKE Robert Haas
- Re: feature request - datum_compute_size and datum write_should be public Jim Nasby
- JSON output functions. Andrew Dunstan
- Re: foreign key locks, 2nd attempt Jim Nasby
- Re: Index-only scan performance regression Robert Haas
- Re: foreign key locks, 2nd attempt Alvaro Herrera
- heap_tuple_needs_freeze false positive Alvaro Herrera
- Re: feature request - datum_compute_size and datum write_should be public Alvaro Herrera
- Re: Progress on fast path sorting, btree index creation time Alvaro Herrera
- Re: Index-only scan performance regression Robert Haas
- Re: Confusing EXPLAIN output in case of inherited tables Ashutosh Bapat
- Re: Confusing EXPLAIN output in case of inherited tables Ashutosh Bapat
- Re: pg_stats_recovery view Fujii Masao
- Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada
- Re: feature request - datum_compute_size and datum write_should be public Tom Lane
- Re: spgist text_ops and LIKE Tom Lane
- Re: heap_tuple_needs_freeze false positive Tom Lane
- freezing multixacts Alvaro Herrera
- keywords in initdb are case-sensitive? Alvaro Herrera
- Re: Refactoring log_newpage Simon Riggs
- Re: Refactoring log_newpage Heikki Linnakangas
- Re: pg_stats_recovery view Jaime Casanova
- unsigned and signed chars in libpq API Dmitriy Igrishin
- Re: pg_stats_recovery view Magnus Hagander
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Heikki Linnakangas
- Re: Speed dblink using alternate libpq tuple storage Kyotaro HORIGUCHI
- Re: pg_stats_recovery view Fujii Masao
- Re: pg_stats_recovery view Fujii Masao
- Re: pgsql_fdw, FDW for PostgreSQL server Marko Kreen
- Re: Refactoring log_newpage Simon Riggs
- Re: JSON output functions. Abhijit Menon-Sen
- Re: Index-only scan performance regression Dean Rasheed
- Re: Refactoring log_newpage Heikki Linnakangas
- Re: JSON for PG 9.2 Abhijit Menon-Sen
- Re: [PATCH] Fix float8 parsing of denormal values (on some platforms?) Marti Raudsepp
- Re: Patch pg_is_in_backup() Marti Raudsepp
- Re: [GENERAL] pg_dump -s dumps data?! hubert depesz lubaczewski
- Re: Patch pg_is_in_backup() Pavel Stehule
- Re: spgist text_ops and LIKE Robert Haas
- Re: JSON for PG 9.2 Robert Haas
- Re: Progress on fast path sorting, btree index creation time ktm@rice.edu
- Re: freezing multixacts Robert Haas
- Re: heap_tuple_needs_freeze false positive Robert Haas
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Re: keywords in initdb are case-sensitive? Robert Haas
- Re: patch for implementing SPI_gettypemod() Robert Haas
- Re: JSON for PG 9.2 Abhijit Menon-Sen
- Re: keywords in initdb are case-sensitive? Alvaro Herrera
- Re: JSON output functions. Andrew Dunstan
- Re: double writes using "double-write buffer" approach [WIP] Robert Haas
- Re: Refactoring log_newpage Tom Lane
- Re: heap_tuple_needs_freeze false positive Tom Lane
- Re: Vacuum rate limit in KBps Jeff Janes
- Re: keywords in pg_hba.conf are case-sensitive? Tom Lane
- Re: spgist text_ops and LIKE Tom Lane
- Re: JSON output functions. Pavel Stehule
- Re: heap_tuple_needs_freeze false positive Robert Haas
- Re: Patch pg_is_in_backup() Gilles Darold
- Re: heap_tuple_needs_freeze false positive Robert Haas
- ecpglib use PQconnectdbParams Peter Eisentraut
- Re: keywords in pg_hba.conf are case-sensitive? Robert Haas
- Re: spgist text_ops and LIKE Robert Haas
- Re: spgist text_ops and LIKE Tom Lane
- Re: spgist text_ops and LIKE Alexander Korotkov
- Re: keywords in pg_hba.conf are case-sensitive? Magnus Hagander
- Re: Fast GiST index build - further improvements Alexander Korotkov
- Re: pg_stats_recovery view Bernd Helmle
- NULL's support in SP-GiST Oleg Bartunov
- Re: Patch pg_is_in_backup() Bernd Helmle
- Re: Patch pg_is_in_backup() Magnus Hagander
- Re: Patch: Allow SQL-language functions to reference parameters by parameter name Tom Lane
- Hot standby fails if any backend crashes Tom Lane
- Re: JSON output functions. Andrew Dunstan
- Re: show Heap Fetches in EXPLAIN for index-only scans Noah Misch
- Re: patch for parallel pg_dump Joachim Wieland
- Re: Patch pg_is_in_backup() Euler Taveira de Oliveira
- Re: Speed dblink using alternate libpq tuple storage Kyotaro HORIGUCHI
- Re: Patch pg_is_in_backup() Fujii Masao
- Re: Hot standby fails if any backend crashes Tom Lane
- Re: Hot standby fails if any backend crashes Fujii Masao
- Re: [PATCH] Fix float8 parsing of denormal values (on some platforms?) Tom Lane
- Re: [PATCH] Fix float8 parsing of denormal values (on some platforms?) Andrew Dunstan
- Re: Patch pg_is_in_backup() Bernd Helmle
- Re: Patch pg_is_in_backup() Fujii Masao
- Re: Patch pg_is_in_backup() Magnus Hagander
- Re: Patch pg_is_in_backup() Fujii Masao
- Re: ecpglib use PQconnectdbParams Christian Ullrich
- Re: patch for parallel pg_dump Robert Haas
- Re: [v9.2] sepgsql's DROP Permission checks Robert Haas
- Re: Should I implement DROP INDEX CONCURRENTLY? Robert Haas
- Assertion failure in AtCleanup_Portals Pavan Deolasee
- Re: patch for parallel pg_dump Joachim Wieland
- Re: Review of: explain / allow collecting row counts without timing info Robert Haas
- Re: Caching for stable expressions with constant arguments v6 Marti Raudsepp
- xlog min recovery request ... is past current point ... Christophe Pettus
- Re: Review of: explain / allow collecting row counts without timing info Tomas Vondra
- Re: Review of: explain / allow collecting row counts without timing info Robert Haas
- Re: Review of: explain / allow collecting row counts without timing info Tomas Vondra
- Re: double writes using "double-write buffer" approach [WIP] Dan Scales
- Re: LWLockWaitUntilFree (was: Group commit, revised) Robert Haas
- Re: double writes using "double-write buffer" approach [WIP] Robert Haas
- Re: Review of: explain / allow collecting row counts without timing info Robert Haas
- Re: Review of: explain / allow collecting row counts without timing info Tomas Vondra
- Re: Hot standby fails if any backend crashes Daniel Farina
- Re: Should we add crc32 in libpgport? Daniel Farina
- Re: ecpglib use PQconnectdbParams Michael Meskes
- Re: Review of: explain / allow collecting row counts without timing info Noah Misch
- Re: some longer, larger pgbench tests with various performance-related patches Kevin Grittner
- Re: Review of: explain / allow collecting row counts without timing info Jeff Janes
- Re: Checkpoint sync pause Jeff Janes
- Re: LWLockWaitUntilFree (was: Group commit, revised) Jeff Janes
- Re: Group commit, revised Jeff Janes
- Re: Caching for stable expressions with constant arguments v6 Jaime Casanova
- Re: Caching for stable expressions with constant arguments v6 Marti Raudsepp
- Re: SKIP LOCKED DATA Thomas Munro
- Re: Patch: Allow SQL-language functions to reference parameters by parameter name Hitoshi Harada
- Re: Finer Extension dependencies Hitoshi Harada
- Re: [v9.2] sepgsql's DROP Permission checks Kohei KaiGai
- Re: Hot standby fails if any backend crashes Simon Riggs
- Re: basic pgbench runs with various performance-related patches Greg Smith
- Re: [v9.2] Add GUC sepgsql.client_label Kevin Grittner
- Re: [v9.2] Add GUC sepgsql.client_label Tom Lane
- Re: Memory usage during sorting Jeff Janes
- Re: Memory usage during sorting Jeff Janes
- Re: [BUGS] BUG #6425: Bus error in slot_deform_tuple Simon Riggs
- Re: [BUGS] BUG #6425: Bus error in slot_deform_tuple Simon Riggs
- Re: [BUGS] BUG #6425: Bus error in slot_deform_tuple Tom Lane
- Re: Finer Extension dependencies Dimitri Fontaine
- Re: some longer, larger pgbench tests with various performance-related patches Jeff Janes
- Re: [v9.2] Add GUC sepgsql.client_label Kevin Grittner
- Re: initdb and fsync Florian Weimer
- Re: initdb and fsync Jeff Davis
- Re: Patch: Allow SQL-language functions to reference parameters by parameter name Tom Lane
- Re: initdb and fsync Noah Misch
- Re: Review of: explain / allow collecting row counts without timing info Tom Lane
- Re: 16-bit page checksums for 9.2 Bruce Momjian
- Re: 16-bit page checksums for 9.2 Bruce Momjian
- Re: Review of: explain / allow collecting row counts without timing info Kevin Grittner
- Re: [v9.2] Add GUC sepgsql.client_label Kohei KaiGai
- Re: basic pgbench runs with various performance-related patches Robert Haas
- Re: initdb and fsync Jeff Davis
- pl/python long-lived allocations in datum->dict transformation Jan Urbański
- plpgsql leaking memory when stringifying datums Jan Urbański
- Report: race conditions in WAL replay routines Tom Lane
- Re: JSON output functions. Stefan Keller
- Re: initdb and fsync Tom Lane
- Re: JSON output functions. Andrew Dunstan
- Re: pgsql_fdw, FDW for PostgreSQL server Kohei KaiGai
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: [BUGS] BUG #6425: Bus error in slot_deform_tuple Simon Riggs
- Re: Report: race conditions in WAL replay routines Simon Riggs
- Re: Report: race conditions in WAL replay routines Tom Lane
- Re: double writes using "double-write buffer" approach [WIP] Dan Scales
- Re: Report: race conditions in WAL replay routines Simon Riggs
- Re: Report: race conditions in WAL replay routines Tom Lane
- Re: initdb and fsync Noah Misch
- Re: Report: race conditions in WAL replay routines Tom Lane
- Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada
- Re: disable prompting by default in createuser Josh Kupershmidt
- Re: 16-bit page checksums for 9.2 Bruce Momjian
- Re: double writes using "double-write buffer" approach [WIP] Robert Haas
- Re: 16-bit page checksums for 9.2 Heikki Linnakangas
- Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada
- about type cast zoulx1982
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: Report: race conditions in WAL replay routines Simon Riggs
- Re: Report: race conditions in WAL replay routines Simon Riggs
- Re: 16-bit page checksums for 9.2 Heikki Linnakangas
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: 16-bit page checksums for 9.2 Heikki Linnakangas
- Re: double writes using "double-write buffer" approach [WIP] Fujii Masao
- libpq parallel build Lionel Elie Mamane
- Re: freezing multixacts Alvaro Herrera
- Re: some longer, larger pgbench tests with various performance-related patches Robert Haas
- Re: Dry-run mode for pg_archivecleanup Alvaro Herrera
- Re: Dry-run mode for pg_archivecleanup Gabriele Bartolini
- Re: freezing multixacts Simon Riggs
- Re: freezing multixacts Robert Haas
- Re: ecpglib use PQconnectdbParams Marko Kreen
- Re: about type cast Robert Haas
- Re: about type cast Tom Lane
- Re: [GENERAL] pg_dump -s dumps data?! Andrew Dunstan
- Re: 16-bit page checksums for 9.2 Bruce Momjian
- Re: SKIP LOCKED DATA Merlin Moncure
- Re: [PATCH] Support for foreign keys with arrays Marco Nenciarini
- Re: 16-bit page checksums for 9.2 Bruce Momjian
- Re: Report: race conditions in WAL replay routines Tom Lane
- Re: 16-bit page checksums for 9.2 Bruce Momjian
- Re: Report: race conditions in WAL replay routines Simon Riggs
- Re: ecpglib use PQconnectdbParams Michael Meskes
- Re: freezing multixacts Alvaro Herrera
- Re: Progress on fast path sorting, btree index creation time Bruce Momjian
- Re: Assertion failure in AtCleanup_Portals Tom Lane
- Re: Progress on fast path sorting, btree index creation time Bruce Momjian
- Re: Progress on fast path sorting, btree index creation time Peter Geoghegan
- semi-PoC: kNN-gist for cubes Jay Levitt
- Re: Progress on fast path sorting, btree index creation time Bruce Momjian
- Re: Progress on fast path sorting, btree index creation time Bruce Momjian
- Re: When do we lose column names? Andrew Dunstan
- Re: double writes using "double-write buffer" approach [WIP] Dan Scales
- incorrect handling of the timeout in pg_receivexlog Fujii Masao
- Re: patch for implementing SPI_gettypemod() Chetan Suttraway
- Re: incorrect handling of the timeout in pg_receivexlog Fujii Masao
- Re: Group commit, revised Heikki Linnakangas
- Re: LWLockWaitUntilFree (was: Group commit, revised) Heikki Linnakangas
- Re: incorrect handling of the timeout in pg_receivexlog Heikki Linnakangas
- Re: incorrect handling of the timeout in pg_receivexlog Magnus Hagander
- Re: incorrect handling of the timeout in pg_receivexlog Heikki Linnakangas
- Re: incorrect handling of the timeout in pg_receivexlog Magnus Hagander
- Re: Speed dblink using alternate libpq tuple storage Shigeru Hanada
- Re: psql NUL record and field separator Peter Eisentraut
- Re: Assertion failure in AtCleanup_Portals Pavan Deolasee
- pg_basebackup -x stream from the standby gets stuck Fujii Masao
- Re: controlling the location of server-side SSL files Peter Eisentraut
- Re: patch for implementing SPI_gettypemod() Kevin Grittner
- Re: patch for implementing SPI_gettypemod() Kevin Grittner
- Re: patch for implementing SPI_gettypemod() Chetan Suttraway
- Re: Command Triggers Simon Riggs
- patch for preventing the specification of conflicting transaction read/write options Chetan Suttraway
- Re: incorrect handling of the timeout in pg_receivexlog Fujii Masao
- Removing special case OID generation Simon Riggs
- Re: semi-PoC: kNN-gist for cubes David Fetter
- Re: LWLockWaitUntilFree (was: Group commit, revised) Robert Haas
- Re: Removing special case OID generation Alvaro Herrera
- Re: semi-PoC: kNN-gist for cubes David Fetter
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Re: incorrect handling of the timeout in pg_receivexlog Tom Lane
- Re: Removing special case OID generation Tom Lane
- Re: patch for preventing the specification of conflicting transaction read/write options Kevin Grittner
- Re: double writes using "double-write buffer" approach [WIP] Amit Kapila
- Can PQstatus() be used by Application to check connection to postgres periodically? sujayr06
- Re: Speed dblink using alternate libpq tuple storage Robert Haas
- Re: patch for parallel pg_dump Robert Haas
- Re: Review of: explain / allow collecting row counts without timing info Robert Haas
- Re: incorrect handling of the timeout in pg_receivexlog Heikki Linnakangas
- Re: incorrect handling of the timeout in pg_receivexlog Magnus Hagander
- Re: patch for parallel pg_dump Tom Lane
- Re: double writes using "double-write buffer" approach [WIP] Greg Smith
- Re: xlog location arithmetic Euler Taveira de Oliveira
- Re: some longer, larger pgbench tests with various performance-related patches Greg Smith
- Re: Add protransform for numeric, varbit, and temporal types Robert Haas
- Re: When do we lose column names? Tom Lane
- Re: Setting -Werror in CFLAGS Bruce Momjian
- Bugs/slowness inserting and indexing cubes Jay Levitt
- Re: Bugs/slowness inserting and indexing cubes Jay Levitt
- Re: Progress on fast path sorting, btree index creation time Jim \"Decibel!\" Nasby
- Re: Progress on fast path sorting, btree index creation time Jay Levitt
- Re: When do we lose column names? Andrew Dunstan
- Re: [GENERAL] pg_dump -s dumps data?! Tom Lane
- Re: When do we lose column names? Tom Lane
- Text-any concatenation volatility acting as optimization barrier Marti Raudsepp
- Re: random_page_cost vs seq_page_cost Bruce Momjian
- Re: Text-any concatenation volatility acting as optimization barrier Andrew Dunstan
- Re: Text-any concatenation volatility acting as optimization barrier Marti Raudsepp
- Re: Text-any concatenation volatility acting as optimization barrier Andrew Dunstan
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: Checkpoint sync pause Greg Smith
- Re: patch for implementing SPI_gettypemod() Peter Eisentraut
- Re: [GENERAL] pg_dump -s dumps data?! Andrew Dunstan
- Re: random_page_cost vs seq_page_cost Greg Smith
- Re: pgindent README correction Bruce Momjian
- Re: random_page_cost vs seq_page_cost Bruce Momjian
- Re: psql case preserving completion Bruce Momjian
- Re: Add protransform for numeric, varbit, and temporal types Noah Misch
- Re: Progress on fast path sorting, btree index creation time Robert Haas
- Re: Add protransform for numeric, varbit, and temporal types Robert Haas
- Re: patch for implementing SPI_gettypemod() Robert Haas
- Re: psql case preserving completion Robert Haas
- Re: Progress on fast path sorting, btree index creation time Bruce Momjian
- Re: patch for parallel pg_dump Joachim Wieland
- Re: 16-bit page checksums for 9.2 Noah Misch
- Re: Vacuum rate limit in KBps Bruce Momjian
- Re: Vacuum rate limit in KBps Bruce Momjian
- Re: pgstat documentation tables Bruce Momjian
- Re: Text-any concatenation volatility acting as optimization barrier Tom Lane
- Re: pgstat documentation tables Tom Lane
- Re: Speed dblink using alternate libpq tuple storage Shigeru Hanada
- Re: pgstat documentation tables Magnus Hagander
- Re: patch for preventing the specification of conflicting transaction read/write options Chetan Suttraway
- Re: Can PQstatus() be used by Application to check connection to postgres periodically? Pavel Golub
- Re: patch for implementing SPI_gettypemod() Chetan Suttraway
- Re: patch for implementing SPI_gettypemod() Chetan Suttraway
- Re: pgindent README correction Magnus Hagander
- Re: controlling the location of server-side SSL files Magnus Hagander
- Re: Memory usage during sorting Hitoshi Harada
- Re: Memory usage during sorting Hitoshi Harada
- Re: random_page_cost vs seq_page_cost Benedikt Grundmann
- Re: [pgsql-www] pgindent README correction Dave Page
- Re: Text-any concatenation volatility acting as optimization barrier Marti Raudsepp
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada
- Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada
- Re: xlog location arithmetic Fujii Masao
- Re: ecpglib use PQconnectdbParams Peter Eisentraut
- Re: Can PQstatus() be used by Application to check connection to postgres periodically? Robert Haas
- Re: Text-any concatenation volatility acting as optimization barrier Robert Haas
- Re: Progress on fast path sorting, btree index creation time Peter Geoghegan
- Re: 16-bit page checksums for 9.2 Noah Misch
- Re: Add protransform for numeric, varbit, and temporal types Robert Haas
- Re: Vacuum rate limit in KBps Alvaro Herrera
- Re: Progress on fast path sorting, btree index creation time Tom Lane
- Re: Vacuum rate limit in KBps Robert Haas
- Re: Progress on fast path sorting, btree index creation time Robert Haas
- Re: Progress on fast path sorting, btree index creation time Robert Haas
- Re: ecpglib use PQconnectdbParams Tom Lane
- Re: Progress on fast path sorting, btree index creation time Bruce Momjian
- Re: Progress on fast path sorting, btree index creation time Bruce Momjian
- Re: pgstat documentation tables Bruce Momjian
- Re: Text-any concatenation volatility acting as optimization barrier Tom Lane
- Re: Vacuum rate limit in KBps Bruce Momjian
- Re: Progress on fast path sorting, btree index creation time Tom Lane
- Re: Progress on fast path sorting, btree index creation time Bruce Momjian
- Re: Text-any concatenation volatility acting as optimization barrier Marti Raudsepp
- Re: Progress on fast path sorting, btree index creation time Peter Geoghegan
- Re: Text-any concatenation volatility acting as optimization barrier Andrew Dunstan
- Re: [PATCH] Enable min/max optimization for bool_and/bool_or/every Tom Lane
- Re: Text-any concatenation volatility acting as optimization barrier Tom Lane
- Re: Progress on fast path sorting, btree index creation time Robert Haas
- Re: Vacuum rate limit in KBps Robert Haas
- Re: Progress on fast path sorting, btree index creation time Tom Lane
- Re: patch for parallel pg_dump Robert Haas
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Jeff Janes
- pg_receivexlog and sync rep Re: Updated version of pg_receivexlog Fujii Masao
- Re: Progress on fast path sorting, btree index creation time Peter Geoghegan
- Re: Bugs/slowness inserting and indexing cubes Tom Lane
- Re: Bugs/slowness inserting and indexing cubes Robert Haas
- Re: Bugs/slowness inserting and indexing cubes Tom Lane
- Re: Progress on fast path sorting, btree index creation time Peter Geoghegan
- Re: Bugs/slowness inserting and indexing cubes Robert Haas
- Re: Bugs/slowness inserting and indexing cubes Alexander Korotkov
- Re: [GENERAL] pg_dump -s dumps data?! Tom Lane
- Re: Bugs/slowness inserting and indexing cubes Tom Lane
- Re: [PATCH] Enable min/max optimization for bool_and/bool_or/every Marti Raudsepp
- Re: patch : Allow toast tables to be moved to a different tablespace Christian Nicolaisen
- Re: Core Extensions relocation Josh Berkus
- Re: Bugs/slowness inserting and indexing cubes Tom Lane
- Re: pgstat documentation tables Magnus Hagander
- Re: CLOG contention, part 2 Robert Haas
- Re: Progress on fast path sorting, btree index creation time Robert Haas
- Re: double writes using "double-write buffer" approach [WIP] Dan Scales
- Re: Progress on fast path sorting, btree index creation time Peter Geoghegan
- Re: patch for parallel pg_dump Joachim Wieland
- Re: Vacuum rate limit in KBps Greg Smith
- Re: psql NUL record and field separator Abhijit Menon-Sen
- pl/perl and utf-8 in sql_ascii databases Christoph Berg
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Fujii Masao
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Fujii Masao
- Re: Add protransform for numeric, varbit, and temporal types Noah Misch
- Re: Progress on fast path sorting, btree index creation time Noah Misch
- Re: pg_receivexlog and sync rep Re: Updated version of pg_receivexlog Magnus Hagander
- Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. Alvaro Herrera
- Re: Progress on fast path sorting, btree index creation time Robert Haas
- Re: Progress on fast path sorting, btree index creation time Peter Geoghegan
- Re: Vacuum rate limit in KBps Bruce Momjian
- Re: Progress on fast path sorting, btree index creation time Robert Haas
- Re: Progress on fast path sorting, btree index creation time Bruce Momjian
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. Tom Lane
- Re: Progress on fast path sorting, btree index creation time Peter Geoghegan
- Notify system doesn't recover from "No space" error Kevin Grittner
- index-only quals vs. security_barrier views Robert Haas
- Re: Progress on fast path sorting, btree index creation time Bruce Momjian
- Re: Add protransform for numeric, varbit, and temporal types Robert Haas
- Re: Progress on fast path sorting, btree index creation time Peter Geoghegan
- Re: Notify system doesn't recover from "No space" error Tom Lane
- Re: Notify system doesn't recover from "No space" error Kevin Grittner
- Re: Notify system doesn't recover from "No space" error Tom Lane
- Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. Alvaro Herrera
- Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. Tom Lane
- Re: index-only quals vs. security_barrier views Jesper Krogh
- Re: Notify system doesn't recover from "No space" error Kevin Grittner
- Re: Notify system doesn't recover from "No space" error Kevin Grittner
- Re: When do we lose column names? Andrew Dunstan
- Re: When do we lose column names? Alvaro Herrera
- Re: When do we lose column names? Tom Lane
- Re: When do we lose column names? Andrew Dunstan
- Re: index-only quals vs. security_barrier views Robert Haas
- Re: Bugs/slowness inserting and indexing cubes Jay Levitt
- psql tab completion for SELECT Peter Eisentraut
- RFC: Making TRUNCATE more "MVCC-safe" Marti Raudsepp
- Re: index-only quals vs. security_barrier views Jesper Krogh
- Re: psql tab completion for SELECT Dimitri Fontaine
- Re: xlog location arithmetic Euler Taveira de Oliveira
- Patch: fix pg_dump for inherited defaults & not-null flags Tom Lane
- Re: psql tab completion for SELECT Tom Lane
- Re: xlog location arithmetic Fujii Masao
- Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada
- Re: RFC: Making TRUNCATE more "MVCC-safe" Noah Misch
- Re: WIP: Collecting statistics on CSV file data Shigeru Hanada
- Re: psql tab completion for SELECT Robert Haas
- Re: psql tab completion for SELECT Pavel Stehule
- Re: psql tab completion for SELECT Benedikt Grundmann
- Re: psql tab completion for SELECT Tom Lane
- Re: Progress on fast path sorting, btree index creation time Peter Geoghegan
- Re: Patch: fix pg_dump for inherited defaults & not-null flags Robert Haas
- Re: psql tab completion for SELECT Robert Haas
- Re: Patch: fix pg_dump for inherited defaults & not-null flags Tom Lane
- Re: Patch: fix pg_dump for inherited defaults & not-null flags Robert Haas
- Re: psql tab completion for SELECT Tom Lane
- Re: psql tab completion for SELECT Robert Haas
- Upcoming PG back-branch releases, end of this month Tom Lane
- Re: psql tab completion for SELECT Tom Lane
- Re: psql tab completion for SELECT Robert Haas
- Fix PL/Python metadata when there is no result Jean-Baptiste Quenot
- Re: psql tab completion for SELECT Greg Sabino Mullane
- auto_explain produces invalid JSON Peter Eisentraut
- Re: Patch: fix pg_dump for inherited defaults & not-null flags Tom Lane
- Re: RFC: Making TRUNCATE more "MVCC-safe" Robert Haas
- Re: CLOG contention, part 2 Ants Aasma
- Re: CLOG contention, part 2 Simon Riggs
- Re: patch : Allow toast tables to be moved to a different tablespace Jim Nasby
- Re: patch : Allow toast tables to be moved to a different tablespace Robert Haas
- Re: pl/perl and utf-8 in sql_ascii databases Alex Hunsaker
- Re: [GENERAL] pg_dump -s dumps data?! Tom Lane
- Re: Core Extensions relocation Josh Berkus
- Re: initdb and fsync Peter Eisentraut
- Re: Removing special case OID generation Jim Nasby
- bitfield and gcc Gaetano Mendola
- Re: plpgsql leaking memory when stringifying datums Tom Lane
- Re: RFC: Making TRUNCATE more "MVCC-safe" Noah Misch
- Re: Removing special case OID generation Simon Riggs
- Re: RFC: Making TRUNCATE more "MVCC-safe" Dan Ports
- Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. Alex Hunsaker
- Re: index-only quals vs. security_barrier views Jesper Krogh
- Re: When do we lose column names? Andrew Dunstan
- Re: auto_explain produces invalid JSON Andrew Dunstan
- Re: [v9.2] Add GUC sepgsql.client_label Kevin Grittner
- Re: Memory usage during sorting Jeff Janes
- Re: plpgsql leaking memory when stringifying datums Tom Lane
- Re: auto_explain produces invalid JSON Andrew Dunstan
- Re: auto_explain produces invalid JSON Tom Lane
- Re: auto_explain produces invalid JSON Andrew Dunstan
- Re: auto_explain produces invalid JSON Andrew Dunstan
- Re: pl/python long-lived allocations in datum->dict transformation Tom Lane
- Re: random_page_cost vs seq_page_cost Jeff Janes
- Re: random_page_cost vs seq_page_cost Jeff Janes
- Re: some longer, larger pgbench tests with various performance-related patches Jeff Janes
- Re: CUDA Sorting Gaetano Mendola
- Re: CUDA Sorting Gaetano Mendola
- Optimize referential integrity checks (todo item) Vik Reykja
- Re: CUDA Sorting Oleg Bartunov
- Re: Checkpoint sync pause Jeff Janes
- Re: CUDA Sorting Gaetano Mendola
- Re: Should I implement DROP INDEX CONCURRENTLY? Jeff Janes
- 3rd Cluster Hackers Summit, May 15th in Ottawa Joshua Berkus
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Jeff Janes
- Re: random_page_cost vs seq_page_cost Greg Smith
- Re: [COMMITTERS] pgsql: Correctly initialise shared recoveryLastRecPtr in recovery. Fujii Masao
- Re: Review of pg_archivecleanup -x option patch Greg Smith
- Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. Heikki Linnakangas
- Re: CUDA Sorting Greg Smith
- Re: double writes using "double-write buffer" approach [WIP] Amit Kapila
- Re: Checkpoint sync pause Amit Kapila
- Re: Optimize referential integrity checks (todo item) Chetan Suttraway
- Re: bitfield and gcc Marti Raudsepp
- Re: CUDA Sorting Kohei KaiGai
- Re: Finer Extension dependencies Dimitri Fontaine
- Re: ecpglib use PQconnectdbParams Michael Meskes
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Heikki Linnakangas
- Re: pgsql_fdw, FDW for PostgreSQL server Etsuro Fujita
- Re: pl/perl and utf-8 in sql_ascii databases Christoph Berg
- Re: Bugs/slowness inserting and indexing cubes Robert Haas
- Re: [v9.2] LEAKPROOF attribute of FUNCTION (Re: [v9.2] Fix Leaky View Problem) Kohei KaiGai
- Re: Removing special case OID generation Robert Haas
- Re: initdb and fsync Robert Haas
- Re: Bugs/slowness inserting and indexing cubes Robert Haas
- Re: Removing special case OID generation Marti Raudsepp
- Re: Removing special case OID generation Robert Haas
- Re: Optimize referential integrity checks (todo item) Robert Haas
- Re: index-only quals vs. security_barrier views Robert Haas
- Re: RFC: Making TRUNCATE more "MVCC-safe" Robert Haas
- Re: Removing special case OID generation Andres Freund
- Re: When do we lose column names? Robert Haas
- Re: Removing special case OID generation Robert Haas
- Re: Optimize referential integrity checks (todo item) Vik Reykja
- Re: Removing special case OID generation Tom Lane
- Re: Optimize referential integrity checks (todo item) Vik Reykja
- Re: RFC: Making TRUNCATE more "MVCC-safe" Kevin Grittner
- Re: When do we lose column names? Tom Lane
- Re: auto_explain produces invalid JSON Tom Lane
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Fujii Masao
- Access Error Details from PL/pgSQL David E. Wheeler
- Re: Access Error Details from PL/pgSQL Pavel Stehule
- Re: CUDA Sorting Gaetano Mendola
- Re: Access Error Details from PL/pgSQL David E. Wheeler
- Re: auto_explain produces invalid JSON Andrew Dunstan
- Re: auto_explain produces invalid JSON Tom Lane
- Re: RFC: Making TRUNCATE more "MVCC-safe" Robert Haas
- Re: auto_explain produces invalid JSON Andrew Dunstan
- Re: CUDA Sorting Greg Stark
- Re: auto_explain produces invalid JSON Andrew Dunstan
- Re: When do we lose column names? Andrew Dunstan
- Re: RFC: Making TRUNCATE more "MVCC-safe" Kevin Grittner
- Re: Bugs/slowness inserting and indexing cubes Jay Levitt
- Re: psql tab completion for SELECT Peter Eisentraut
- Re: psql tab completion for SELECT Peter Eisentraut
- Re: foreign key locks, 2nd attempt Alvaro Herrera
- Re: pl/python long-lived allocations in datum->dict transformation Jan Urbański
- Re: CUDA Sorting Gaetano Mendola
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Re: pl/python long-lived allocations in datum->dict transformation Tom Lane
- pg_test_fsync performance Bruce Momjian
- Re: pg_test_fsync performance Robert Haas
- Re: pg_test_fsync performance Tom Lane
- Re: pg_test_fsync performance Bruce Momjian
- SSI rw-conflicts and 2PC Dan Ports
- Re: [v9.2] LEAKPROOF attribute of FUNCTION (Re: [v9.2] Fix Leaky View Problem) Robert Haas
- Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada
- Re: Measuring relation free space Jaime Casanova
- Re: pg_stats_recovery view Jaime Casanova
- Re: SSI rw-conflicts and 2PC Heikki Linnakangas
- Re: pgsql_fdw, FDW for PostgreSQL server Etsuro Fujita
- Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada
- Re: Memory usage during sorting Hitoshi Harada
- Re: [v9.2] LEAKPROOF attribute of FUNCTION (Re: [v9.2] Fix Leaky View Problem) Kohei KaiGai
- Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada
- Re: pgsql_fdw, FDW for PostgreSQL server Etsuro Fujita
- Re: pg_stats_recovery view Alvaro Herrera
- Re: [v9.2] LEAKPROOF attribute of FUNCTION (Re: [v9.2] Fix Leaky View Problem) Robert Haas
- Re: [v9.2] LEAKPROOF attribute of FUNCTION (Re: [v9.2] Fix Leaky View Problem) Kohei KaiGai
- Re: pgsql_fdw, FDW for PostgreSQL server Tom Lane
- Re: SSI rw-conflicts and 2PC Kevin Grittner
- Re: SSI rw-conflicts and 2PC Kevin Grittner
- Re: pg_test_fsync performance Bruce Momjian
- Initial 9.2 pgbench write results Greg Smith
- Re: Initial 9.2 pgbench write results Greg Smith
- Re: Command Triggers Dimitri Fontaine
- Re: random_page_cost vs seq_page_cost Bruce Momjian
- Re: Bugs/slowness inserting and indexing cubes Alexander Korotkov
- Re: When do we lose column names? Tom Lane
- Re: Bugs/slowness inserting and indexing cubes Tom Lane
- Re: pg_test_fsync performance Tom Lane
- Re: pg_test_fsync performance Marko Kreen
- Re: SSI rw-conflicts and 2PC Dan Ports
- Re: SSI rw-conflicts and 2PC Dan Ports
- Re: CUDA Sorting Gaetano Mendola
- Re: pg_test_fsync performance Bruce Momjian
- client performance v.s. server statistics Zhou Han
- Re: When do we lose column names? Andrew Dunstan
- Re: Progress on fast path sorting, btree index creation time Robert Haas
- Re: client performance v.s. server statistics Zhou Han
- Re: Bugs/slowness inserting and indexing cubes Alexander Korotkov
- Re: pg_test_fsync performance Magnus Hagander
- Different gettext domain needed for error context Heikki Linnakangas
- [trivial patch] typo in doc/src/sgml/sepgsql.sgml Christoph Berg
- Re: [v9.2] LEAKPROOF attribute of FUNCTION (Re: [v9.2] Fix Leaky View Problem) Kohei KaiGai
- Re: controlling the location of server-side SSL files Peter Eisentraut
- Re: pgsql_fdw, FDW for PostgreSQL server Etsuro Fujita
- Re: Bugs/slowness inserting and indexing cubes Heikki Linnakangas
- Re: Progress on fast path sorting, btree index creation time Peter Geoghegan
- Re: Bugs/slowness inserting and indexing cubes Alexander Korotkov
- Re: [trivial patch] typo in doc/src/sgml/sepgsql.sgml Robert Haas
- Re: pgsql_fdw, FDW for PostgreSQL server Kohei KaiGai
- Re: pg_test_fsync performance Bruce Momjian
- Re: [trivial patch] typo in doc/src/sgml/sepgsql.sgml Christoph Berg
- Re: pg_test_fsync performance Bruce Momjian
- Re: Progress on fast path sorting, btree index creation time Robert Haas
- Re: Bugs/slowness inserting and indexing cubes Tom Lane
- [Bug fix] postmaster always crashes on a debug version of Windows MauMau
- Re: [v9.2] LEAKPROOF attribute of FUNCTION (Re: [v9.2] Fix Leaky View Problem) Robert Haas
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Heikki Linnakangas
- Re: pg_test_fsync performance Magnus Hagander
- Re: Command Triggers Robert Haas
- Re: CUDA Sorting Marti Raudsepp
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Fujii Masao
- Re: bitfield and gcc Robert Haas
- pg_upgrade message Peter Eisentraut
- REASSIGN OWNED lacks support for FDWs Tom Lane
- Re: Different gettext domain needed for error context Tom Lane
- Re: run GUC check hooks on RESET Robert Haas
- Re: [trivial patch] typo in doc/src/sgml/sepgsql.sgml Alvaro Herrera
- Re: client performance v.s. server statistics Amit Kapila
- Re: client performance v.s. server statistics Amit Kapila
- Re: [v9.2] Add GUC sepgsql.client_label Robert Haas
- Re: [trivial patch] typo in doc/src/sgml/sepgsql.sgml Robert Haas
- Re: Assertion failure in AtCleanup_Portals Tom Lane
- Re: pg_upgrade message Bruce Momjian
- Re: [COMMITTERS] pgsql: Speed up in-memory tuplesorting. Tom Lane
- Re: [COMMITTERS] pgsql: Speed up in-memory tuplesorting. Robert Haas
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Heikki Linnakangas
- Re: CUDA Sorting Gaetano Mendola
- Re: CUDA Sorting Gaetano Mendola
- Re: Command Triggers Dimitri Fontaine
- Designing an extension for feature-space similarity search Jay Levitt
- Re: [COMMITTERS] pgsql: Speed up in-memory tuplesorting. Robert Haas
- Re: Command Triggers Robert Haas
- Re: Command Triggers Dimitri Fontaine
- Re: run GUC check hooks on RESET Kevin Grittner
- Re: run GUC check hooks on RESET Tom Lane
- Re: run GUC check hooks on RESET Kevin Grittner
- Re: CUDA Sorting Peter Geoghegan
- Google Summer of Code? Call for mentors. Josh Berkus
- Re: Command Triggers Robert Haas
- Re: run GUC check hooks on RESET Robert Haas
- Re: Designing an extension for feature-space similarity search Tom Lane
- Re: run GUC check hooks on RESET Kevin Grittner
- Notes about fixing regexes and UTF-8 (yet again) Tom Lane
- Re: CUDA Sorting Gaetano Mendola
- Re: CUDA Sorting Gaetano Mendola
- Re: Progress on fast path sorting, btree index creation time Peter Geoghegan
- Re: CUDA Sorting Peter Geoghegan
- Re: CUDA Sorting Dann Corbit
- Re: Speed dblink using alternate libpq tuple storage Kyotaro HORIGUCHI
- Re: Google Summer of Code? Call for mentors. Pavel Golub
- Incorrect behaviour when using a GiST index on points Alexander Korotkov
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Re: Speed dblink using alternate libpq tuple storage Kyotaro HORIGUCHI
- Re: Google Summer of Code? Call for mentors. Dave Page
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Fujii Masao
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Fujii Masao
- Re: Designing an extension for feature-space similarity search Alexander Korotkov
- Re: 16-bit page checksums for 9.2 Albert Cervera i Areny
- Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada
- Re: 16-bit page checksums for 9.2 Robert Haas
- Re: run GUC check hooks on RESET Robert Haas
- Re: Should we add crc32 in libpgport? Robert Haas
- Re: pgsql_fdw, FDW for PostgreSQL server Albe Laurenz
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Re: pgsql_fdw, FDW for PostgreSQL server Kohei KaiGai
- Re: Designing an extension for feature-space similarity search Jay Levitt
- possible new option for wal_sync_method Dan Scales
- Re: pgsql_fdw, FDW for PostgreSQL server Kohei KaiGai
- Re: Command Triggers Dimitri Fontaine
- Re: Designing an extension for feature-space similarity search Jay Levitt
- Re: patch for parallel pg_dump Robert Haas
- Re: possible new option for wal_sync_method Andres Freund
- Re: [trivial patch] typo in doc/src/sgml/sepgsql.sgml Dimitri Fontaine
- Re: Designing an extension for feature-space similarity search Tom Lane
- Re: possible new option for wal_sync_method Marti Raudsepp
- Re: possible new option for wal_sync_method Josh Berkus
- proposal: copybytea command for psql Andrew Dunstan
- Re: proposal: copybytea command for psql Tom Lane
- Re: Command Triggers Robert Haas
- Re: proposal: copybytea command for psql Andrew Dunstan
- pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation) Peter Geoghegan
- Re: Command Triggers Alvaro Herrera
- Re: Command Triggers Dimitri Fontaine
- Re: Command Triggers Dimitri Fontaine
- Bug in intarray? Guillaume Lelarge
- Re: run GUC check hooks on RESET Kevin Grittner
- Re: Command Triggers Robert Haas
- Re: Command Triggers Dimitri Fontaine
- Re: Designing an extension for feature-space similarity search Jay Levitt
- Qual evaluation cost estimates for GIN indexes Tom Lane
- Re: Qual evaluation cost estimates for GIN indexes Tom Lane
- Re: Designing an extension for feature-space similarity search Tom Lane
- Re: possible new option for wal_sync_method Dan Scales
- Re: Bug in intarray? Tom Lane
- Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada
- Re: Qual evaluation cost estimates for GIN indexes Robert Haas
- Re: Qual evaluation cost estimates for GIN indexes Tom Lane
- Re: Command Triggers Robert Haas
- Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Fujii Masao
- MySQL search query is not executing in Postgres DB premanand
- Re: Qual evaluation cost estimates for GIN indexes Jesper Krogh
- Re: MySQL search query is not executing in Postgres DB Heikki Linnakangas
- Re: WIP: Collecting statistics on CSV file data Etsuro Fujita
- Re: Regex code versus Unicode chars beyond codepoint 255 David Smith
- Re: Bug in intarray? Guillaume Lelarge
- Re: Notes about fixing regexes and UTF-8 (yet again) Heikki Linnakangas
- Re: Command Triggers Dimitri Fontaine
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Heikki Linnakangas
- Re: MySQL search query is not executing in Postgres DB premanand
- Re: Displaying accumulated autovacuum cost Fujii Masao
- Re: pgsql_fdw, FDW for PostgreSQL server Albe Laurenz
- Re: MySQL search query is not executing in Postgres DB Andrew Dunstan
- Re: Command Triggers Dimitri Fontaine
- Triggers with DO functionality Thom Brown
- Re: Command Triggers Dimitri Fontaine
- Re: Command Triggers Marko Kreen
- Re: Command Triggers Dimitri Fontaine
- Re: Command Triggers Robert Haas
- Re: Command Triggers Marko Kreen
- Re: Notes about fixing regexes and UTF-8 (yet again) Tom Lane
- Re: Notes about fixing regexes and UTF-8 (yet again) Andrew Dunstan
- Re: Notes about fixing regexes and UTF-8 (yet again) Robert Haas
- Re: MySQL search query is not executing in Postgres DB Robert Haas
- Re: Notes about fixing regexes and UTF-8 (yet again) Tom Lane
- Re: MySQL search query is not executing in Postgres DB Tom Lane
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Heikki Linnakangas
- Copyright notice for contrib/cube? Jay Levitt
- Re: Command Triggers Dimitri Fontaine
- Re: Triggers with DO functionality David E. Wheeler
- Re: Copyright notice for contrib/cube? Marti Raudsepp
- Re: Triggers with DO functionality Andrew Dunstan
- Re: Triggers with DO functionality Thom Brown
- Re: Triggers with DO functionality Thom Brown
- Re: Copyright notice for contrib/cube? Jay Levitt
- Re: MySQL search query is not executing in Postgres DB Robert Haas
- Re: Triggers with DO functionality Andrew Dunstan
- Re: Command Triggers Dimitri Fontaine
- Re: Command Triggers Robert Haas
- Re: Copyright notice for contrib/cube? Tom Lane
- Re: Notes about fixing regexes and UTF-8 (yet again) Robert Haas
- Re: MySQL search query is not executing in Postgres DB Tom Lane
- Re: Displaying accumulated autovacuum cost Robert Haas
- Re: Triggers with DO functionality Peter Eisentraut
- Re: MySQL search query is not executing in Postgres DB Kevin Grittner
- Re: MySQL search query is not executing in Postgres DB Pavel Stehule
- Re: Command Triggers Dimitri Fontaine
- Re: Triggers with DO functionality Thom Brown
- Re: MySQL search query is not executing in Postgres DB Robert Haas
- Re: MySQL search query is not executing in Postgres DB Andrew Dunstan
- Re: MySQL search query is not executing in Postgres DB Jeff MacDonald
- Re: Designing an extension for feature-space similarity search Jay Levitt
- Re: Simulating Clog Contention Robert Haas
- Re: Designing an extension for feature-space similarity search Alexander Korotkov
- Re: MySQL search query is not executing in Postgres DB Christopher Browne
- Re: Designing an extension for feature-space similarity search Jay Levitt
- Re: MySQL search query is not executing in Postgres DB Don Baccus
- Re: Designing an extension for feature-space similarity search Alexander Korotkov
- Re: MySQL search query is not executing in Postgres DB Andrew Dunstan
- Re: MySQL search query is not executing in Postgres DB Robert Haas
- Re: MySQL search query is not executing in Postgres DB Tom Lane
- Re: MySQL search query is not executing in Postgres DB Robert Haas
- Re: MySQL search query is not executing in Postgres DB Andrew Dunstan
- Re: Triggers with DO functionality Dimitri Fontaine
- Re: Designing an extension for feature-space similarity search Jay Levitt
- Re: Triggers with DO functionality Thom Brown
- Re: Triggers with DO functionality Andrew Dunstan
- Re: Triggers with DO functionality Thom Brown
- Re: Triggers with DO functionality Tom Lane
- Re: Triggers with DO functionality Dimitri Fontaine
- Re: Triggers with DO functionality Tom Lane
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: Triggers with DO functionality Jaime Casanova
- Re: Notes about fixing regexes and UTF-8 (yet again) Tom Lane
- elog and MemoryContextSwitchTo Gaetano Mendola
- Re: elog and MemoryContextSwitchTo Tom Lane
- Re: MySQL search query is not executing in Postgres DB Josh Berkus
- Re: MySQL search query is not executing in Postgres DB Don Baccus
- Re: Notes about fixing regexes and UTF-8 (yet again) Tom Lane
- Re: Notes about fixing regexes and UTF-8 (yet again) NISHIYAMA Tomoaki
- pg_regress application_name Peter Eisentraut
- Re: pg_regress application_name Magnus Hagander
- Re: 16-bit page checksums for 9.2 Simon Riggs
- mul_size() overflow check broken in win64 builds? Tom Lane
- Re: MySQL search query is not executing in Postgres DB Greg Sabino Mullane
- pg_restore ignores PGDATABASE Erik Rijkers
- Re: Notes about fixing regexes and UTF-8 (yet again) Tom Lane
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Jeff Janes
- Future of our regular expression code Tom Lane
- Re: Future of our regular expression code Simon Riggs
- Re: Future of our regular expression code Stephen Frost
- Potential reference miscounts and segfaults in plpython.c Tom Lane
- Re: Initial 9.2 pgbench write results Robert Haas
- Re: Potential reference miscounts and segfaults in plpython.c Jan Urbański
- Re: Future of our regular expression code Tom Lane
- Re: Initial 9.2 pgbench write results Simon Riggs
- Re: Future of our regular expression code Simon Riggs
- Re: Future of our regular expression code Vik Reykja
- Re: Potential reference miscounts and segfaults in plpython.c Tom Lane
- Re: Future of our regular expression code Andrew Dunstan
- Re: Potential reference miscounts and segfaults in plpython.c Jan Urbański
- Re: Future of our regular expression code Tom Lane
- Re: MySQL search query is not executing in Postgres DB Rob Wultsch
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Re: pgsql_fdw, FDW for PostgreSQL server Kohei KaiGai
- Re: MySQL search query is not executing in Postgres DB Don Baccus
- Re: Command Triggers Dimitri Fontaine
- Re: MySQL search query is not executing in Postgres DB Christopher Browne
- Re: MySQL search query is not executing in Postgres DB Don Baccus
- Re: MySQL search query is not executing in Postgres DB Dimitri Fontaine
- Re: Notes about fixing regexes and UTF-8 (yet again) Dimitri Fontaine
- Re: MySQL search query is not executing in Postgres DB Andrew Dunstan
- Re: Future of our regular expression code Dimitri Fontaine
- Re: Notes about fixing regexes and UTF-8 (yet again) Tom Lane
- Re: Future of our regular expression code Tom Lane
- Re: Future of our regular expression code Marko Kreen
- Re: Notes about fixing regexes and UTF-8 (yet again) Tom Lane
- Re: MySQL search query is not executing in Postgres DB Christopher Browne
- Re: Future of our regular expression code Christopher Browne
- Re: Future of our regular expression code Tom Lane
- Re: Future of our regular expression code Brendan Jurd
- Re: Notes about fixing regexes and UTF-8 (yet again) Robert Haas
- Re: Notes about fixing regexes and UTF-8 (yet again) Vik Reykja
- Re: Notes about fixing regexes and UTF-8 (yet again) Robert Haas
- Re: MySQL search query is not executing in Postgres DB Robert Haas
- Re: MySQL search query is not executing in Postgres DB Robert Haas
- Re: Notes about fixing regexes and UTF-8 (yet again) Vik Reykja
- Re: Notes about fixing regexes and UTF-8 (yet again) Tom Lane
- Re: Initial 9.2 pgbench write results Robert Haas
- Re: Notes about fixing regexes and UTF-8 (yet again) Tom Lane
- Re: Future of our regular expression code Tom Lane
- Re: Notes about fixing regexes and UTF-8 (yet again) Robert Haas
- wal_buffers Robert Haas
- Re: pg_restore ignores PGDATABASE Robert Haas
- Re: pg_restore ignores PGDATABASE Erik Rijkers
- Re: Initial 9.2 pgbench write results Simon Riggs
- Re: Initial 9.2 pgbench write results Simon Riggs
- pg_upgrade --logfile option documentation Peter Eisentraut
- Re: pg_restore ignores PGDATABASE Robert Haas
- Re: wal_buffers Euler Taveira de Oliveira
- Re: pg_restore ignores PGDATABASE Andrew Dunstan
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: wal_buffers Robert Haas
- Re: pg_upgrade --logfile option documentation Robert Haas
- Re: wal_buffers Tom Lane
- Re: wal_buffers Simon Riggs
- Reducing bgwriter wakeups Simon Riggs
- patch: autocomplete for functions Pavel Stehule
- Re: 16-bit page checksums for 9.2 Simon Riggs
- patch: CREATE OR REPLACE FUNCTION autocomplete Pavel Stehule
- Re: Reducing bgwriter wakeups Robert Haas
- Re: Reducing bgwriter wakeups Simon Riggs
- Re: [COMMITTERS] pgsql: Improve pretty printing of viewdefs. Andrew Dunstan
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: 16-bit page checksums for 9.2 Robert Haas
- Re: Reducing bgwriter wakeups Robert Haas
- leakproof Andrew Dunstan
- Re: Future of our regular expression code Brendan Jurd
- Re: Reducing bgwriter wakeups Jeff Janes
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: Future of our regular expression code Tom Lane
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: Potential reference miscounts and segfaults in plpython.c Jan Urbański
- Re: pl/python long-lived allocations in datum->dict transformation Jan Urbański
- Re: leakproof Robert Haas
- Re: Reducing bgwriter wakeups Robert Haas
- Re: 16-bit page checksums for 9.2 Robert Haas
- Re: Future of our regular expression code Brendan Jurd
- Re: Future of our regular expression code Billy Earney
- Re: 16-bit page checksums for 9.2 Robert Haas
- Re: Future of our regular expression code Tom Lane
- Re: leakproof Tom Lane
- Re: Future of our regular expression code Billy Earney
- Re: Future of our regular expression code Stephen Frost
- Re: leakproof Don Baccus
- Re: leakproof Greg Stark
- Re: leakproof Tom Lane
- Re: Future of our regular expression code Greg Stark
- Re: Potential reference miscounts and segfaults in plpython.c Tom Lane
- Re: Future of our regular expression code Stephen Frost
- Re: Future of our regular expression code Tom Lane
- Re: wal_buffers Fujii Masao
- Re: Initial 9.2 pgbench write results Greg Smith
- Re: Initial 9.2 pgbench write results Greg Smith
- Re: wal_buffers Greg Smith
- Re: Future of our regular expression code Greg Smith
- Re: leakproof Don Baccus
- Re: Future of our regular expression code Jay Levitt
- Re: leakproof Robert Haas
- Re: Initial 9.2 pgbench write results Robert Haas
- Re: Proposal: XML helper functions Larry
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Amit Kapila
- Re: Displaying accumulated autovacuum cost Fujii Masao
- Re: Incorrect behaviour when using a GiST index on points Alexander Korotkov
- Re: Google Summer of Code? Call for mentors. Alexander Korotkov
- Re: Bugs/slowness inserting and indexing cubes Alexander Korotkov
- Re: leakproof Yeb Havinga
- Re: leakproof Albe Laurenz
- Re: wal_buffers Simon Riggs
- Re: Google Summer of Code? Call for mentors. Jehan-Guillaume (ioguix) de Rorthais
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Fujii Masao
- Re: pgsql_fdw, FDW for PostgreSQL server Albe Laurenz
- Re: Qual evaluation cost estimates for GIN indexes Marc Mamin
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: Potential reference miscounts and segfaults in plpython.c Jan Urbański
- array_to_json re-encodes ARRAY of json type Itagaki Takahiro
- Re: Potential reference miscounts and segfaults in plpython.c Robert Haas
- Re: 16-bit page checksums for 9.2 Robert Haas
- Re: Displaying accumulated autovacuum cost Robert Haas
- Re: array_to_json re-encodes ARRAY of json type Andrew Dunstan
- Re: Qual evaluation cost estimates for GIN indexes ktm@rice.edu
- Re: Qual evaluation cost estimates for GIN indexes Marc Mamin
- Re: [v9.2] Add GUC sepgsql.client_label Yeb Havinga
- Re: pgsql_fdw, FDW for PostgreSQL server Kevin Grittner
- Re: Incorrect behaviour when using a GiST index on points Tom Lane
- Re: REASSIGN OWNED lacks support for FDWs Robert Haas
- Re: REASSIGN OWNED lacks support for FDWs Tom Lane
- Re: pgsql_fdw, FDW for PostgreSQL server Albe Laurenz
- Re: pgsql_fdw, FDW for PostgreSQL server Kevin Grittner
- Re: Incorrect behaviour when using a GiST index on points Alexander Korotkov
- Re: 16-bit page checksums for 9.2 Josh Berkus
- Re: 16-bit page checksums for 9.2 Robert Haas
- Re: wal_buffers Robert Haas
- Re: Future of our regular expression code Billy Earney
- Re: Future of our regular expression code Tom Lane
- Re: Future of our regular expression code Billy Earney
- Re: Future of our regular expression code Tom Lane
- Re: 16-bit page checksums for 9.2 Josh Berkus
- Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada
- Re: 16-bit page checksums for 9.2 Bruce Momjian
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation) Peter Geoghegan
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation) Peter Geoghegan
- Re: Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation) Tom Lane
- Re: Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation) Tom Lane
- Re: Displaying accumulated autovacuum cost Fujii Masao
- Re: 16-bit page checksums for 9.2 Bruce Momjian
- Re: Speed dblink using alternate libpq tuple storage Kyotaro HORIGUCHI
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Re: Access Error Details from PL/pgSQL aasat
- Re: Speed dblink using alternate libpq tuple storage Kyotaro HORIGUCHI
- Re: Speed dblink using alternate libpq tuple storage Kyotaro HORIGUCHI
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Re: Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation) Peter Geoghegan
- Re: 16-bit page checksums for 9.2 Noah Misch
- Re: Speed dblink using alternate libpq tuple storage Kyotaro HORIGUCHI
- Runtime SHAREDIR for testing CREATE EXTENSION Sandro Santilli
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Re: Access Error Details from PL/pgSQL Pavel Stehule
- Re: Speed dblink using alternate libpq tuple storage Kyotaro HORIGUCHI
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Fujii Masao
- Re: pgsql_fdw, FDW for PostgreSQL server Etsuro Fujita
- VACUUM ANALYZE is faster than ANALYZE? Pavel Stehule
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Tom Lane
- Re: [PATCH] Support for foreign keys with arrays Erik Rijkers
- Re: Speed dblink using alternate libpq tuple storage Kyotaro HORIGUCHI
- Re: leakproof Peter Eisentraut
- Re: leakproof Tom Lane
- Re: leakproof Merlin Moncure
- Re: [Bug fix] postmaster always crashes on a debug version of Windows Magnus Hagander
- Re: [COMMITTERS] pgsql: Correctly initialise shared recoveryLastRecPtr in recovery. Fujii Masao
- Re: leakproof Jeff Janes
- Re: Potential reference miscounts and segfaults in plpython.c Peter Eisentraut
- Re: [COMMITTERS] pgsql: Correctly initialise shared recoveryLastRecPtr in recovery. Simon Riggs
- Re: Potential reference miscounts and segfaults in plpython.c Jan Urbański
- Review: alternate psql file locations David E. Wheeler
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Sandro Santilli
- Re: [GENERAL] Unfamous 'could not read block ... in file "...": read only 0 of 8192 bytes' again Tom Lane
- Re: [PATCH] Support for foreign keys with arrays Peter Geoghegan
- Re: REASSIGN OWNED lacks support for FDWs Alvaro Herrera
- Document hashtext() and Friends? David E. Wheeler
- Re: Document hashtext() and Friends? Tom Lane
- Re: Document hashtext() and Friends? Michael Glaesemann
- Re: Document hashtext() and Friends? Peter Geoghegan
- Re: Document hashtext() and Friends? David E. Wheeler
- Re: Document hashtext() and Friends? David E. Wheeler
- Re: Document hashtext() and Friends? Tom Lane
- Re: Document hashtext() and Friends? ktm@rice.edu
- Re: Document hashtext() and Friends? Peter Geoghegan
- Re: Re: [COMMITTERS] pgsql: Correctly initialise shared recoveryLastRecPtr in recovery. Tom Lane
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Dimitri Fontaine
- Re: Displaying accumulated autovacuum cost Dimitri Fontaine
- Re: REASSIGN OWNED lacks support for FDWs Alvaro Herrera
- Re: [PATCH] Support for foreign keys with arrays Gabriele Bartolini
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Re: REASSIGN OWNED lacks support for FDWs Tom Lane
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Fujii Masao
- Re: Displaying accumulated autovacuum cost Greg Smith
- Re: Displaying accumulated autovacuum cost Greg Smith
- Re: Measuring relation free space Noah Misch
- Re: 16-bit page checksums for 9.2 Noah Misch
- Re: REASSIGN OWNED lacks support for FDWs Etsuro Fujita
- Extensions default full version (was: Displaying accumulated autovacuum cost) Dimitri Fontaine
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Sandro Santilli
- pg_test_timing tool for EXPLAIN ANALYZE overhead Greg Smith
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: Potential reference miscounts and segfaults in plpython.c Jan Urbański
- temporal algebra and data type Peter Padua Krauss
- Re: leakproof Robert Haas
- Re: VACUUM ANALYZE is faster than ANALYZE? Robert Haas
- Re: VACUUM ANALYZE is faster than ANALYZE? Nicolas Barbier
- Re: temporal algebra and data type Euler Taveira de Oliveira
- Re: 16-bit page checksums for 9.2 Robert Haas
- Re: VACUUM ANALYZE is faster than ANALYZE? Robert Haas
- Re: VACUUM ANALYZE is faster than ANALYZE? Simon Riggs
- [PATCH] typo fix Sandro Santilli
- Re: Incorrect behaviour when using a GiST index on points Alexander Korotkov
- Re: Patch: add timing of buffer I/O requests Greg Smith
- Re: leakproof Tom Lane
- Re: VACUUM ANALYZE is faster than ANALYZE? Tom Lane
- Re: VACUUM ANALYZE is faster than ANALYZE? ktm@rice.edu
- Re: leakproof Andrew Dunstan
- Re: pg_basebackup -x stream from the standby gets stuck Magnus Hagander
- Re: pg_test_timing tool for EXPLAIN ANALYZE overhead Jay Levitt
- Re: leakproof Kevin Grittner
- WIP: proof of concept patch for fixing quantified regex backrefs Tom Lane
- Re: leakproof Andrew Dunstan
- Re: Patch: add timing of buffer I/O requests Ants Aasma
- Re: pg_test_timing tool for EXPLAIN ANALYZE overhead Greg Smith
- Re: foreign key locks, 2nd attempt Noah Misch
- Re: pg_test_timing tool for EXPLAIN ANALYZE overhead Marti Raudsepp
- Re: WIP: URI connection string support for libpq Greg Smith
- Re: pg_test_timing tool for EXPLAIN ANALYZE overhead Greg Smith
- Re: VACUUM ANALYZE is faster than ANALYZE? Jeroen Vermeulen
- determining a type oid from the name Andrew Dunstan
- Re: determining a type oid from the name Thom Brown
- Re: determining a type oid from the name Kevin Grittner
- Re: determining a type oid from the name Thom Brown
- Re: VACUUM ANALYZE is faster than ANALYZE? Pavel Stehule
- Re: pg_test_timing tool for EXPLAIN ANALYZE overhead Marti Raudsepp
- Re: VACUUM ANALYZE is faster than ANALYZE? Kevin Grittner
- Re: Publish checkpoint timing and sync files summary data to pg_stat_bgwriter Peter Geoghegan
- Re: VACUUM ANALYZE is faster than ANALYZE? Pavel Stehule
- Re: determining a type oid from the name Andrew Dunstan
- Re: VACUUM ANALYZE is faster than ANALYZE? Simon Riggs
- Re: pg_upgrade --logfile option documentation Bruce Momjian
- Re: pg_upgrade --logfile option documentation Bruce Momjian
- Re: determining a type oid from the name Tom Lane
- Re: pg_upgrade --logfile option documentation Alvaro Herrera
- Re: REASSIGN OWNED lacks support for FDWs Alvaro Herrera
- Re: determining a type oid from the name Andrew Dunstan
- Re: pg_upgrade --logfile option documentation Bruce Momjian
- Re: pg_upgrade --logfile option documentation Peter Eisentraut
- Re: pg_upgrade --logfile option documentation Peter Eisentraut
- Re: REASSIGN OWNED lacks support for FDWs Alvaro Herrera
- Proposal: PL/pgPSM for 9.3 Pavel Stehule
- Re: leakproof Marc Munro
- Re: leakproof Andrew Dunstan
- Re: determining a type oid from the name Dimitri Fontaine
- Re: leakproof Robert Haas
- Re: VACUUM ANALYZE is faster than ANALYZE? Robert Haas
- swapcache-style cache? james
- Re: pg_upgrade --logfile option documentation Robert Haas
- Re: WIP: proof of concept patch for fixing quantified regex backrefs Robert Haas
- Re: 16-bit page checksums for 9.2 Peter Geoghegan
- Re: leakproof Tom Lane
- Re: SSI rw-conflicts and 2PC Jeff Davis
- Re: pg_upgrade --logfile option documentation Bruce Momjian
- Re: pg_upgrade --logfile option documentation Bruce Momjian
- Re: 16-bit page checksums for 9.2 David Fetter
- Commit a445cb92 not tested without OpenSSL support? Affan Salman
- Re: leakproof Robert Haas
- Re: [PATCH] typo fix Robert Haas
- Re: Displaying accumulated autovacuum cost Robert Haas
- Re: 16-bit page checksums for 9.2 Robert Haas
- Re: Should we add crc32 in libpgport? Daniel Farina
- Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada
- Re: Triggers with DO functionality Gianni Ciolli
- Re: leakproof Christian Ullrich
- Re: Commit a445cb92 not tested without OpenSSL support? Peter Eisentraut
- Re: Triggers with DO functionality Thom Brown
- Re: VACUUM ANALYZE is faster than ANALYZE? Simon Riggs
- Re: REASSIGN OWNED lacks support for FDWs Etsuro Fujita
- Re: Triggers with DO functionality Gianni Ciolli
- incompatible pointer types with newer zlib Peter Eisentraut
- Re: foreign key locks, 2nd attempt Simon Riggs
- pg_stat_statements normalization: re-review Daniel Farina
- Re: Speed dblink using alternate libpq tuple storage Kyotaro HORIGUCHI
- overriding current_timestamp Peter Eisentraut
- Re: pg_stat_statements normalization: re-review Peter Geoghegan
- Re: [v9.2] Add GUC sepgsql.client_label Kohei KaiGai
- Re: Initial 9.2 pgbench write results Greg Smith
- Re: Finer Extension dependencies Hitoshi Harada
- Option for pg_dump to dump tables in clustered index order Timothy Garnett
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Re: Initial 9.2 pgbench write results Simon Riggs
- Re: pg_stat_statements normalization: re-review Peter Geoghegan
- Re: foreign key locks, 2nd attempt Jeroen Vermeulen
- Re: foreign key locks, 2nd attempt Simon Riggs
- Re: foreign key locks, 2nd attempt Simon Riggs
- Re: overriding current_timestamp Tom Lane
- Re: VACUUM ANALYZE is faster than ANALYZE? Robert Haas
- Re: foreign key locks, 2nd attempt Alvaro Herrera
- Re: foreign key locks, 2nd attempt Simon Riggs
- Re: Option for pg_dump to dump tables in clustered index order Christopher Browne
- Re: incompatible pointer types with newer zlib Tom Lane
- Re: foreign key locks, 2nd attempt Tom Lane
- Re: foreign key locks, 2nd attempt Alvaro Herrera
- Re: foreign key locks, 2nd attempt Alvaro Herrera
- Re: foreign key locks, 2nd attempt Alvaro Herrera
- Re: foreign key locks, 2nd attempt Kevin Grittner
- Re: foreign key locks, 2nd attempt Alvaro Herrera
- Re: foreign key locks, 2nd attempt Greg Smith
- Re: foreign key locks, 2nd attempt Alvaro Herrera
- Re: foreign key locks, 2nd attempt Greg Smith
- Re: foreign key locks, 2nd attempt Simon Riggs
- Re: foreign key locks, 2nd attempt Kevin Grittner
- Re: overriding current_timestamp David E. Wheeler
- Re: overriding current_timestamp David E. Wheeler
- Re: Potential reference miscounts and segfaults in plpython.c Daniele Varrazzo
- Re: Initial 9.2 pgbench write results Greg Smith
- Re: swapcache-style cache? Greg Smith
- Re: foreign key locks, 2nd attempt Noah Misch
- Re: foreign key locks, 2nd attempt Alvaro Herrera
- Re: Should we add crc32 in libpgport? Daniel Farina
- Re: Initial 9.2 pgbench write results Simon Riggs
- Coverity Scan Josh Berkus
- Re: Notes about fixing regexes and UTF-8 (yet again) Peter Eisentraut
- psql \i tab completion initialization problem on HEAD Peter van Hardenberg
- Re: foreign key locks, 2nd attempt Noah Misch
- Re: Initial 9.2 pgbench write results Robert Haas
- Re: Notes about fixing regexes and UTF-8 (yet again) Tom Lane
- Re: psql \i tab completion initialization problem on HEAD Tom Lane
- Reviewing patch "URI connection string support for libpq" Harold Giménez
- row_to_json() Bug David E. Wheeler
- Re: row_to_json() Bug Andrew Dunstan
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Daniel Farina
- Re: patch for parallel pg_dump Joachim Wieland
- Re: row_to_json() Bug Andrew Dunstan
- Re: foreign key locks, 2nd attempt Noah Misch
- Re: row_to_json() Bug David E. Wheeler
- ISO8601 nitpicking Daniel Farina
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Christoph Berg
- Re: Misleading CREATE TABLE error Peter Eisentraut
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Dimitri Fontaine
- Re: foreign key locks, 2nd attempt Jeroen Vermeulen
- Re: incompatible pointer types with newer zlib Peter Eisentraut
- Re: Initial 9.2 pgbench write results Simon Riggs
- Re: Speed dblink using alternate libpq tuple storage Kyotaro HORIGUCHI
- Re: pg_stat_statements normalization: re-review Daniel Farina
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Re: pg_stat_statements normalization: re-review Daniel Farina
- Re: ISO8601 nitpicking Peter Eisentraut
- Re: [v9.2] Add GUC sepgsql.client_label Yeb Havinga
- Re: WIP: URI connection string support for libpq Alex Shulgin
- Re: WIP: URI connection string support for libpq Florian Weimer
- Re: WIP: URI connection string support for libpq Alex Shulgin
- Re: WIP: URI connection string support for libpq Florian Weimer
- Re: [v9.2] Add GUC sepgsql.client_label Kohei KaiGai
- Let's drop V2 protocol Marko Kreen
- Re: Reviewing patch "URI connection string support for libpq" Alex Shulgin
- Re: [v9.2] Add GUC sepgsql.client_label Yeb Havinga
- Re: Let's drop V2 protocol Merlin Moncure
- Re: Let's drop V2 protocol Marko Kreen
- Re: [v9.2] Add GUC sepgsql.client_label Yeb Havinga
- Re: Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation) Peter Geoghegan
- Format of raw files Rosario Borda
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Re: incompatible pointer types with newer zlib Tom Lane
- Re: [v9.2] Add GUC sepgsql.client_label Yeb Havinga
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Sandro Santilli
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Sandro Santilli
- Re: Format of raw files Christopher Browne
- Re: Let's drop V2 protocol Tom Lane
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Tom Lane
- Re: Format of raw files Alvaro Herrera
- Re: Let's drop V2 protocol Marko Kreen
- Re: Let's drop V2 protocol Tom Lane
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Peter Eisentraut
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Peter Eisentraut
- Re: Let's drop V2 protocol Merlin Moncure
- Re: proposal: copybytea command for psql Peter Eisentraut
- Re: ISO8601 nitpicking Daniel Farina
- Re: Patch: add timing of buffer I/O requests Ants Aasma
- Re: Triggers with DO functionality Peter Eisentraut
- Re: Fix PL/Python metadata when there is no result Peter Eisentraut
- Re: Triggers with DO functionality Tom Lane
- Re: Triggers with DO functionality Peter Eisentraut
- Re: Triggers with DO functionality Kevin Grittner
- Re: Triggers with DO functionality Christopher Browne
- COPY with hints, rebirth Simon Riggs
- Behavior of subselects in target lists and order by amit sehas
- Cleanup of make_ctags Bruce Momjian
- Command Triggers, patch v11 Dimitri Fontaine
- Re: Patch: add timing of buffer I/O requests Jim Nasby
- Re: Finer Extension dependencies Dimitri Fontaine
- Checking pg_hba.conf in the child process Bruce Momjian
- Re: Checking pg_hba.conf in the child process Alvaro Herrera
- Re: pgsql_fdw, FDW for PostgreSQL server Peter Eisentraut
- Re: Command Triggers, patch v11 Thom Brown
- Re: Checking pg_hba.conf in the child process Bruce Momjian
- Re: Command Triggers, patch v11 Thom Brown
- Patch for BUG #6480, psql incorrect indent for inherited tables names with UTF-8 NLS Sergey Burladyan
- Re: Command Triggers, patch v11 Thom Brown
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Daniel Farina
- Re: Command Triggers, patch v11 Thom Brown
- Re: psql \i tab completion initialization problem on HEAD Peter van Hardenberg
- Re: Checking pg_hba.conf in the child process Tom Lane
- Re: foreign key locks, 2nd attempt Vik Reykja
- Re: [PATCH] Support for foreign keys with arrays Noah Misch
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Andrew Dunstan
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Daniel Farina
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Maciek Sakrejda
- Re: Patch for BUG #6480, psql incorrect indent for inherited tables names with UTF-8 NLS Alvaro Herrera
- Re: leakproof Noah Misch
- Re: psql \i tab completion initialization problem on HEAD Tom Lane
- Re: psql COPY vs. ON_ERROR_ROLLBACK, multi-command strings Noah Misch
- Re: Patch for BUG #6480, psql incorrect indent for inherited tables names with UTF-8 NLS Sergey Burladyan
- Re: Checking pg_hba.conf in the child process Magnus Hagander
- Re: Command Triggers, patch v11 Thom Brown
- Re: Command Triggers, patch v11 Dimitri Fontaine
- Re: Command Triggers, patch v11 Thom Brown
- Re: xlog location arithmetic Magnus Hagander
- Re: Command Triggers, patch v11 Thom Brown
- Website stylesheet for local docs Magnus Hagander
- Re: Website stylesheet for local docs Pavel Stehule
- Re: Command Triggers, patch v11 Thom Brown
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Christoph Berg
- Re: Command Triggers, patch v11 Thom Brown
- Re: Command Triggers, patch v11 Thom Brown
- Re: pgstat documentation tables Magnus Hagander
- Re: Command Triggers, patch v11 Thom Brown
- Re: Fix PL/Python metadata when there is no result Jean-Baptiste Quenot
- Re: foreign key locks, 2nd attempt Kevin Grittner
- Re: COPY with hints, rebirth Kevin Grittner
- Re: COPY with hints, rebirth Simon Riggs
- Re: CLOG contention, part 2 Simon Riggs
- Re: WIP: URI connection string support for libpq Cédric Villemain
- Re: VACUUM ANALYZE is faster than ANALYZE? Cédric Villemain
- Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Jeff Janes
- Re: FDW system columns Thom Brown
- Re: Memory usage during sorting Jeff Janes
- Re: xlog location arithmetic Euler Taveira de Oliveira
- Re: Command Triggers, patch v11 Thom Brown
- Re: Initial 9.2 pgbench write results Jeff Janes
- Re: Checkpoint sync pause Jeff Janes
- How to know a table has been modified? Tatsuo Ishii
- Re: WIP: URI connection string support for libpq Alexander Shulgin
- Re: [pgsql-cluster-hackers] 3rd Cluster Hackers Summit, May 15th in Ottawa Simon Riggs
- Re: ISO8601 nitpicking Peter Eisentraut
- Re: leakproof Peter Eisentraut
- Re: Triggers with DO functionality Peter Eisentraut
- check constraint validation takes access exclusive locks Pavel Stehule
- Re: Command Triggers, patch v11 Dimitri Fontaine
- WARNING: concurrent insert in progress within table "resource" Pavel Stehule
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Peter Eisentraut
- Re: leakproof Peter Eisentraut
- Re: How to know a table has been modified? Kevin Grittner
- Re: COPY with hints, rebirth Heikki Linnakangas
- Checkpointer vs pg_stat_bgwriter Magnus Hagander
- Re: Command Triggers, patch v11 Thom Brown
- Re: psql \i tab completion initialization problem on HEAD Peter van Hardenberg
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Re: CLOG contention, part 2 Robert Haas
- Re: Command Triggers, patch v11 Thom Brown
- Re: leakproof A.M.
- Re: Misleading CREATE TABLE error Robert Haas
- Re: leakproof Robert Haas
- Re: leakproof Tom Lane
- Re: leakproof Andrew Dunstan
- Re: foreign key locks, 2nd attempt Robert Haas
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Robert Haas
- Re: Memory usage during sorting Robert Haas
- Re: FDW system columns Robert Haas
- Re: Website stylesheet for local docs Robert Haas
- Re: Memory usage during sorting Tom Lane
- Re: pgstat documentation tables Robert Haas
- Re: Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation) Robert Haas
- Re: Initial 9.2 pgbench write results Robert Haas
- Re: Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation) Tom Lane
- Re: Website stylesheet for local docs Magnus Hagander
- Re: [pgsql-cluster-hackers] 3rd Cluster Hackers Summit, May 15th in Ottawa Koichi Suzuki
- Re: Speed dblink using alternate libpq tuple storage Kyotaro HORIGUCHI
- Re: Initial 9.2 pgbench write results Simon Riggs
- Re: CLOG contention, part 2 Simon Riggs
- Re: Speed dblink using alternate libpq tuple storage Marko Kreen
- Re: pgstat documentation tables Magnus Hagander
- restrict modification of column values in BR triggers Miroslav Šimulčík
- [PATCH] Cleanup: use heap_open/heap_close consistently Marti Raudsepp
- Re: Patch to allow domains over composite types Asif Rehman
- Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. Peter Eisentraut
- Re: How to know a table has been modified? Tatsuo Ishii
- Re: foreign key locks, 2nd attempt Heikki Linnakangas
- Re: Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation) Peter Geoghegan
- Re: overriding current_timestamp Peter Eisentraut
- Re: overriding current_timestamp Peter Eisentraut
- Re: check constraint validation takes access exclusive locks hubert depesz lubaczewski
- Re: Initial 9.2 pgbench write results Robert Haas
- Re: check constraint validation takes access exclusive locks Alvaro Herrera
- Re: restrict modification of column values in BR triggers Robert Haas
- Re: pgstat documentation tables Robert Haas
- Re: check constraint validation takes access exclusive locks Pavel Stehule
- Re: check constraint validation takes access exclusive locks Alvaro Herrera
- Re: VACUUM ANALYZE is faster than ANALYZE? Cédric Villemain
- Re: WIP: URI connection string support for libpq Cédric Villemain
- Re: check constraint validation takes access exclusive locks Pavel Stehule
- Re: Patch to allow domains over composite types Yeb Havinga
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Sandro Santilli
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Sandro Santilli
- Re: How to know a table has been modified? Lennin Caro
- [PATCH] Documentation: remove confusing paragraph about backslash escaping Hannes Frederic Sowa
- Re: Website stylesheet for local docs Tom Lane
- Re: WARNING: concurrent insert in progress within table "resource" Robert Haas
- Re: [PATCH] Documentation: remove confusing paragraph about backslash escaping Robert Haas
- Re: [PATCH] Documentation: remove confusing paragraph about backslash escaping Tom Lane
- Re: WARNING: concurrent insert in progress within table "resource" Pavel Stehule
- Re: [PATCH] Documentation: remove confusing paragraph about backslash escaping Florian Weimer
- Re: How to know a table has been modified? Tatsuo Ishii
- Re: Website stylesheet for local docs Magnus Hagander
- Re: [PATCH] Cleanup: use heap_open/heap_close consistently Robert Haas
- Re: pgstat documentation tables Magnus Hagander
- Re: pgstat documentation tables Robert Haas
- Re: overriding current_timestamp David E. Wheeler
- Re: overriding current_timestamp David E. Wheeler
- Re: [PATCH] Cleanup: use heap_open/heap_close consistently Tom Lane
- Re: pgstat documentation tables Tom Lane
- Re: pgstat documentation tables Magnus Hagander
- Re: pgstat documentation tables Tom Lane
- Re: pgstat documentation tables Magnus Hagander
- Re: [PATCH] Cleanup: use heap_open/heap_close consistently Robert Haas
- Re: pgstat documentation tables Tom Lane
- Re: pgstat documentation tables Magnus Hagander
- Re: How to know a table has been modified? Pavan Deolasee
- Re: pgstat documentation tables Greg Smith
- Re: leakproof David E. Wheeler
- Re: leakproof Pavel Stehule
- Re: pgstat documentation tables (pdf OK on centos) Erik Rijkers
- Re: Initial 9.2 pgbench write results Simon Riggs
- Re: Command Triggers, patch v11 Dimitri Fontaine
- Re: Command Triggers, patch v11 Dimitri Fontaine
- Re: How to know a table has been modified? Lennin Caro
- Re: Command Triggers, patch v11 Thom Brown
- Re: Command Triggers, patch v11 Dimitri Fontaine
- Re: Command Triggers, patch v11 Dimitri Fontaine
- Re: Command Triggers, patch v11 Andres Freund
- Re: overriding current_timestamp Peter Eisentraut
- Re: overriding current_timestamp David E. Wheeler
- Re: overriding current_timestamp Peter Eisentraut
- Re: overriding current_timestamp David E. Wheeler
- Re: pgstat documentation tables Tom Lane
- Re: Initial 9.2 pgbench write results Greg Smith
- Re: pgstat documentation tables Tom Lane
- Re: possible new option for wal_sync_method Andres Freund
- Re: Command Triggers, patch v11 Tom Lane
- Re: Command Triggers, patch v11 Dimitri Fontaine
- Re: pgstat documentation tables Greg Smith
- default values in inheritance hierarchies Miroslav Šimulčík
- Re: default values in inheritance hierarchies Miroslav Šimulčík
- Re: swapcache-style cache? Jan Lentfer
- Re: Avoid FK validations for no-rewrite ALTER TABLE ALTER TYPE Alvaro Herrera
- Re: How to know a table has been modified? Tatsuo Ishii
- Re: leakproof Christopher Browne
- Re: default values in inheritance hierarchies Tom Lane
- Re: Trigger execution role (was: Triggers with DO functionality) Kevin Grittner
- Re: [PATCH] Documentation: remove confusing paragraph about backslash escaping Tom Lane
- Re: Trigger execution role (was: Triggers with DO functionality) Tom Lane
- Re: Command Triggers Andres Freund
- Re: Command Triggers Tom Lane
- Re: Command Triggers, patch v11 Andres Freund
- Re: Trigger execution role (was: Triggers with DO functionality) Christopher Browne
- Re: Command Triggers Andres Freund
- Re: Command Triggers Andres Freund
- Re: Trigger execution role (was: Triggers with DO functionality) Tom Lane
- Re: Command Triggers Tom Lane
- Re: Command Triggers, patch v11 Tom Lane
- Re: foreign key locks, 2nd attempt Noah Misch
- Re: Command Triggers, patch v11 anarazel@anarazel.de
- Re: Command Triggers Alvaro Herrera
- Re: Trigger execution role (was: Triggers with DO functionality) Alvaro Herrera
- Re: Speed dblink using alternate libpq tuple storage Kyotaro HORIGUCHI
- Hot Standby Failover Scenario Lucky Haryadi
- Re: swapcache-style cache? Greg Smith
- Re: swapcache-style cache? Rob Wultsch
- Re: psql filename completion: quoting Alvaro Herrera
- Re: Trigger execution role (was: Triggers with DO functionality) Pavel Stehule
- misleading error message from connectMaintenanceDatabase() Josh Kupershmidt
- Re: Checkpointer vs pg_stat_bgwriter Fujii Masao
- Re: Initial 9.2 pgbench write results Ants Aasma
- Re: xlog location arithmetic Fujii Masao
- Re: How to know a table has been modified? Shigeru Hanada
- Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada
- Re: swapcache-style cache? Andrea Suisani
- Re: foreign key locks, 2nd attempt Simon Riggs
- Re: Speed dblink using alternate libpq tuple storage Kyotaro HORIGUCHI
- Re: pg_basebackup -x stream from the standby gets stuck Fujii Masao
- Re: FDW system columns Shigeru Hanada
- Re: incorrect handling of the timeout in pg_receivexlog Fujii Masao
- Re: FDW system columns Thom Brown
- Re: [PATCH] Documentation: remove confusing paragraph about backslash escaping Hannes Frederic Sowa
- Re: Finer Extension dependencies Hitoshi Harada
- Re: Command Triggers, patch v11 Thom Brown
- Re: FDW system columns Shigeru Hanada
- Re: Command Triggers, patch v11 Thom Brown
- Re: FDW system columns Robert Haas
- Re: FDW system columns Kohei KaiGai
- Re: Command Triggers, patch v11 Tom Lane
- Re: Command Triggers, patch v11 Kevin Grittner
- Re: FDW system columns Tom Lane
- Re: Command Triggers, patch v11 Thom Brown
- Re: pgsql_fdw, FDW for PostgreSQL server Robert Haas
- Re: pgsql_fdw, FDW for PostgreSQL server Tom Lane
- Re: pgsql_fdw, FDW for PostgreSQL server Robert Haas
- Re: pg_upgrade --logfile option documentation Bruce Momjian
- Re: [v9.2] Add GUC sepgsql.client_label Kohei KaiGai
- Re: Initial 9.2 pgbench write results Jeff Janes
- Re: Hot Standby Failover Scenario Greg Smith
- Re: Initial 9.2 pgbench write results Robert Haas
- Re: swapcache-style cache? karavelov@mail.bg
- Re: review: CHECK FUNCTION statement Alvaro Herrera
- strange plan - PostgreSQL 9.2 Pavel Stehule
- Re: Initial 9.2 pgbench write results Robert Haas
- Re: Initial 9.2 pgbench write results karavelov@mail.bg
- Re: Initial 9.2 pgbench write results Robert Haas
- Re: Initial 9.2 pgbench write results Tom Lane
- Re: CLOG contention, part 2 Robert Haas
- Re: pg_upgrade --logfile option documentation Robert Haas
- Re: WIP: URI connection string support for libpq Alexander Shulgin
- Re: pg_upgrade --logfile option documentation Alvaro Herrera
- Re: Runtime SHAREDIR for testing CREATE EXTENSION Daniel Farina
- Re: pgsql_fdw, FDW for PostgreSQL server Peter Eisentraut
- Re: pg_upgrade --logfile option documentation Bruce Momjian
- Re: pg_upgrade --logfile option documentation Bruce Momjian
- Re: CLOG contention, part 2 Simon Riggs
- Re: review: CHECK FUNCTION statement Pavel Stehule
- Re: pgsql_fdw, FDW for PostgreSQL server David E. Wheeler
- Re: review: CHECK FUNCTION statement Alvaro Herrera
- Re: review: CHECK FUNCTION statement Pavel Stehule
- Re: review: CHECK FUNCTION statement Alvaro Herrera
- Re: strange plan - PostgreSQL 9.2 Tom Lane
- Re: strange plan - PostgreSQL 9.2 Pavel Stehule
- Re: review: CHECK FUNCTION statement Pavel Stehule
- Re: NULL's support in SP-GiST Jaime Casanova
- Parameterized-path cost comparisons need some work Tom Lane
- Re: Should we add crc32 in libpgport? Tom Lane
- Re: 3rd Cluster Hackers Summit, May 15th in Ottawa Josh Berkus
- Re: [pgsql-cluster-hackers] 3rd Cluster Hackers Summit, May 15th in Ottawa Koichi Suzuki
- Re: [pgsql-cluster-hackers] 3rd Cluster Hackers Summit, May 15th in Ottawa Michael Paquier
- a typo in json.h Haifeng Liu
- Re: pg_upgrade --logfile option documentation Bruce Momjian
- Re: a typo in json.h Alvaro Herrera
- Re: FDW system columns Shigeru Hanada
- Re: Parameterized-path cost comparisons need some work Simon Riggs
- Re: Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation) Daniel Farina
- Re: swapcache-style cache? Andrea Suisani
- Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada
- Re: pgsql_fdw, FDW for PostgreSQL server Pavel Stehule
- Unnecessary WAL archiving after failover Fujii Masao
- Re: review: CHECK FUNCTION statement Pavel Stehule
- Re: SSI rw-conflicts and 2PC Heikki Linnakangas
- Re: 16-bit page checksums for 9.2 Heikki Linnakangas
- Re: SSI rw-conflicts and 2PC Kevin Grittner
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: 16-bit page checksums for 9.2 Heikki Linnakangas
- Re: pgsql_fdw, FDW for PostgreSQL server Tom Lane
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: 16-bit page checksums for 9.2 Heikki Linnakangas
- Re: swapcache-style cache? Rob Wultsch
- Re: COPY with hints, rebirth Simon Riggs
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: 16-bit page checksums for 9.2 Robert Haas
- LIST OWNED BY... Thom Brown
- Re: LIST OWNED BY... Tom Lane
- Re: LIST OWNED BY... Thom Brown
- Re: 16-bit page checksums for 9.2 Robert Haas
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: 16-bit page checksums for 9.2 Simon Riggs
- Re: Parameterized-path cost comparisons need some work Robert Haas
- Re: COPY with hints, rebirth Christopher Browne
- Re: LIST OWNED BY... Euler Taveira de Oliveira
- Re: LIST OWNED BY... Thom Brown
- Re: LIST OWNED BY... Robert Haas
- Re: controlling the location of server-side SSL files Peter Eisentraut
- Re: Parameterized-path cost comparisons need some work Tom Lane
- Re: review: CHECK FUNCTION statement Alvaro Herrera
- Re: Parameterized-path cost comparisons need some work Robert Haas
- Re: Parameterized-path cost comparisons need some work Tom Lane
- Re: 16-bit page checksums for 9.2 Heikki Linnakangas
- Re: Client Messages Alvaro Herrera
- Re: 16-bit page checksums for 9.2 Alvaro Herrera
- Re: controlling the location of server-side SSL files Tom Lane
- Re: controlling the location of server-side SSL files Peter Eisentraut
- Re: controlling the location of server-side SSL files Tom Lane
- Re: 16-bit page checksums for 9.2 Robert Haas
- Re: 16-bit page checksums for 9.2 Heikki Linnakangas
- Re: 16-bit page checksums for 9.2 Robert Haas
- Re: "make check" in src/test/isolation is unworkable Peter Eisentraut
- Re: 16-bit page checksums for 9.2 Heikki Linnakangas
- Re: controlling the location of server-side SSL files Peter Eisentraut
- Re: "make check" in src/test/isolation is unworkable Andrew Dunstan
- Re: 16-bit page checksums for 9.2 Alvaro Herrera
- Re: review: CHECK FUNCTION statement Pavel Stehule
- Re: LIST OWNED BY... Euler Taveira de Oliveira
- Re: Collect frequency statistics for arrays Tom Lane
- Re: LIST OWNED BY... Thom Brown
- Re: Collect frequency statistics for arrays Alexander Korotkov
- Re: controlling the location of server-side SSL files Tom Lane
- Re: Collect frequency statistics for arrays Tom Lane
- Re: Collect frequency statistics for arrays Alexander Korotkov
- Re: COPY with hints, rebirth Simon Riggs
- Re: LIST OWNED BY... Alvaro Herrera
- Re: 16-bit page checksums for 9.2 Robert Haas
- Re: pg_upgrade --logfile option documentation Robert Haas
- Re: 16-bit page checksums for 9.2 Tom Lane
- Re: 16-bit page checksums for 9.2 Alvaro Herrera
- Re: 16-bit page checksums for 9.2 Robert Haas
- Weak-memory specific problem in ResetLatch/WaitLatch (follow-up analysis) Michael Tautschnig
- Re: Parameterized-path cost comparisons need some work Amit Kapila
- Re: Collect frequency statistics for arrays Nathan Boley
- Re: Parameterized-path cost comparisons need some work Robert Haas
- Re: Collect frequency statistics for arrays Tom Lane
- Re: 16-bit page checksums for 9.2 Tom Lane
- Re: Parameterized-path cost comparisons need some work Tom Lane
- Re: pg_upgrade --logfile option documentation Bruce Momjian
- Re: Collect frequency statistics for arrays Nathan Boley
- Re: Collect frequency statistics for arrays Tom Lane
- Re: pg_upgrade --logfile option documentation A.M.
- Re: 16-bit page checksums for 9.2 Jim Nasby
- Re: Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation) Peter Geoghegan
- Re: Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation) Alvaro Herrera
- Re: 16-bit page checksums for 9.2 Tom Lane