pgsql-hackers - August 2014

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Aug. 1, 2014

Thread Author Time
Re: Proposal to add a QNX 6.5 port to PostgreSQL Tom Lane 01:51
Re: commitfest status Amit Kapila 03:01
Re: Proposal: Incremental Backup Amit Kapila 03:35
numeric and float comparison oddities Jeff Davis 06:33
Re: gaussian distribution pgbench -- splits v4 Fabien COELHO 07:26
Re: gaussian distribution pgbench -- splits v4 Mitsumasa KONDO 07:58
Index-only scans for GIST 📎 Anastasia Lubennikova 07:58
Re: Introducing coarse grain parallelism by postgres_fdw. 📎 Kyotaro HORIGUCHI 09:10
Re: Introducing coarse grain parallelism by postgres_fdw. Kyotaro HORIGUCHI 09:18
Re: SKIP LOCKED DATA (work in progress) David Rowley 09:28
Re: SKIP LOCKED DATA (work in progress) David Rowley 09:37
Re: [BUGS] BUG #10823: Better REINDEX syntax. 📎 Vik Fearing 10:20
Bug of pg_receivexlog -v 📎 Fujii Masao 11:35
Re: numeric and float comparison oddities Kevin Grittner 14:50
Re: numeric and float comparison oddities Tom Lane 15:14
Re: SKIP LOCKED DATA (work in progress) 📎 Thomas Munro 15:55
Re: Proposal: Incremental Backup Claudio Freire 16:20
Re: Index-only scans for GIST Fabrízio de Royes Mello 16:25
Re: WAL format and API changes (9.5) 📎 Heikki Linnakangas 16:40
Re: Proposal: Incremental Backup desmodemone 16:43
Re: Index-only scans for GIST Anastasia Lubennikova 16:46
Re: Bug of pg_receivexlog -v 📎 Fujii Masao 16:47
Re: Proposal: Incremental Backup Claudio Freire 17:05
Re: Supporting Windows SChannel as OpenSSL replacement 📎 Heikki Linnakangas 17:40
Re: Supporting Windows SChannel as OpenSSL replacement Heikki Linnakangas 17:52
Re: Supporting Windows SChannel as OpenSSL replacement Heikki Linnakangas 17:58
Re: Fwd: Re: Compile fails on AIX 6.1 Lars Ewald (web.de) 17:59
Re: Fwd: Re: Compile fails on AIX 6.1 Lars Ewald (web.de) 18:00
add modulo (%) operator to pgbench 📎 Fabien 18:46
Re: numeric and float comparison oddities Kevin Grittner 19:17
Re: numeric and float comparison oddities Tom Lane 19:27
Re: numeric and float comparison oddities Kevin Grittner 19:39
Usability improvements for pg_stop_backup() Josh Berkus 22:45
Re: B-Tree support function number 3 (strxfrm() optimization) 📎 Peter Geoghegan 23:00

Aug. 2, 2014

Thread Author Time
Proposed changing the definition of decade for date_trunc and extract Mike Swanson 00:02
Small patch to fix windows build 📎 David Rowley 00:30
Re: Proposed changing the definition of decade for date_trunc and extract David G Johnston 00:32
Re: SKIP LOCKED DATA (work in progress) David Rowley 00:59
Re: Re: Proposed changing the definition of decade for date_trunc and extract Josh Berkus 01:25
Re: Re: Proposed changing the definition of decade for date_trunc and extract Gavin Flower 03:15
Re: Re: Proposed changing the definition of decade for date_trunc and extract David Johnston 03:49
Re: B-Tree support function number 3 (strxfrm() optimization) Noah Misch 03:57
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 05:16
Re: Re: Proposed changing the definition of decade for date_trunc and extract Mike Swanson 05:28
Re: Bug of pg_receivexlog -v Fujii Masao 06:01
Re: Bug of pg_receivexlog -v Fujii Masao 06:21
Re: B-Tree support function number 3 (strxfrm() optimization) Heikki Linnakangas 08:15
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 09:45
Re: Fixed redundant i18n strings in json 📎 Daniele Varrazzo 13:15
Re: Fwd: Re: Compile fails on AIX 6.1 Tom Lane 15:09
Looked at TODO:Considering improving performance of computing CHAR() value lengths John Cochran 18:43
9.5: Better memory accounting, towards memory-bounded HashAgg 📎 Jeff Davis 20:40
Re: B-Tree support function number 3 (strxfrm() optimization) 📎 Peter Geoghegan 22:58

Aug. 3, 2014

Thread Author Time
Re: a fast bloat measurement tool (was Re: Measuring relation free space) Amit Kapila 05:48
Re: Proposed changing the definition of decade for date_trunc and extract Mike Swanson 06:53
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 06:53
Re: Proposed changing the definition of decade for date_trunc and extract Bruce Momjian 13:27
Re: KNN-GiST with recheck 📎 Emre Hasegeli 13:48
Re: Usability improvements for pg_stop_backup() Kevin Grittner 15:55
Re: Proposed changing the definition of decade for date_trunc and extract Gavin Flower 19:29

Aug. 4, 2014

Thread Author Time
Re: [BUGS] BUG #9652: inet types don't support min/max Asif Naeem 05:22
Re: Fwd: Re: Compile fails on AIX 6.1 Rainer Tammer 05:56
Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] 📎 Dilip kumar 06:11
Re: Use unique index for longer pathkeys. Kyotaro HORIGUCHI 07:52
Re: Proposal: Incremental Backup Gabriele Bartolini 08:15
Re: Is analyze_new_cluster.sh still useful? Christoph Berg 08:17
Re: Looked at TODO:Considering improving performance of computing CHAR() value lengths Heikki Linnakangas 08:48
Re: add modulo (%) operator to pgbench 📎 Fabien COELHO 09:20
How to manage shared library lifetime through C functions Seref Arikan 09:54
Re: How to manage shared library lifetime through C functions Albe Laurenz 10:15
Re: How to manage shared library lifetime through C functions Heikki Linnakangas 10:17
Re: How to manage shared library lifetime through C functions Seref Arikan 10:31
Re: Optimization for updating foreign tables in Postgres FDW Shigeru Hanada 10:36
Re: How to manage shared library lifetime through C functions Heikki Linnakangas 10:58
Re: Optimization for updating foreign tables in Postgres FDW 📎 Etsuro Fujita 11:30
Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita 11:50
Re: How to manage shared library lifetime through C functions Craig Ringer 11:52
Re: How to manage shared library lifetime through C functions Seref Arikan 13:08
Re: How to manage shared library lifetime through C functions Albe Laurenz 13:48
Re: How to manage shared library lifetime through C functions Craig Ringer 14:18
SSL regression test suite 📎 Heikki Linnakangas 14:38
Re: postgresql.auto.conf and reload Fujii Masao 14:48
Re: postgresql.auto.conf and reload Tom Lane 14:52
Re: Proposal to add a QNX 6.5 port to PostgreSQL Robert Haas 14:54
missing PG_RETURN_UINT16 📎 Manuel Kniep 15:35
pg_upgrade autovacuum_multixact_freeze_max_age fix 📎 Bruce Momjian 15:47
Re: SKIP LOCKED DATA (work in progress) Alvaro Herrera 16:02
Re: Proposal: Incremental Backup Claudio Freire 18:30
Re: KNN-GiST with recheck 📎 Alexander Korotkov 20:43
PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? testman1316 20:48
Re: pg_ctl non-idempotent behavior change Alvaro Herrera 21:07
Re: Looked at TODO:Considering improving performance of computing CHAR() value lengths 📎 John Cochran 21:40

Aug. 5, 2014

Thread Author Time
Re: Proposal to add a QNX 6.5 port to PostgreSQL Josh Berkus 00:15
Re: wrapping in extended mode doesn't work well with default pager Noah Misch 02:41
Re: 9.5: Better memory accounting, towards memory-bounded HashAgg 📎 Peter Geoghegan 03:09
Re: postgresql.auto.conf and reload Fujii Masao 03:49
Re: Use unique index for longer pathkeys. Amit Kapila 03:53
Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Mark Kirkwood 05:56
Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Pavel Stehule 06:46
Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Mark Kirkwood 07:37
Re: Proposal: Incremental Backup Gabriele Bartolini 10:10
Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Marti Raudsepp 10:16
Patch to support SEMI and ANTI join removal 📎 David Rowley 10:35
Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? testman1316 10:53
Re: Introducing coarse grain parallelism by postgres_fdw. Ashutosh Bapat 11:05
Re: psql: show only failed queries Fujii Masao 11:31
Re: pg_receivexlog add synchronous mode Fujii Masao 12:04
Re: pg_receivexlog add synchronous mode 📎 Fujii Masao 12:06
Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Roberto Mello 12:46
Re: WAL format and API changes (9.5) Michael Paquier 12:50
Re: [REVIEW] Re: Compression of full-page-writes Fujii Masao 12:55
Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Kevin Grittner 13:50
Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Roberto Mello 14:02
how to debug into InitPostgres() and InitCatalogCache()? 土卜皿 14:08
Re: Audit of logout 📎 Fujii Masao 14:34
Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Shaun Thomas 14:44
Re: Scaling shared buffer eviction Robert Haas 15:51
Re: Spinlocks and compiler/memory barriers Robert Haas 15:55
Re: Fixed redundant i18n strings in json Robert Haas 16:35
Append to a GUC parameter ? Jerry Sievers 18:12
Re: Proposal: Incremental Backup Simon Riggs 18:23
Re: B-Tree support function number 3 (strxfrm() optimization) 📎 Robert Haas 19:03
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 19:11
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 19:15
Re: Proposed changing the definition of decade for date_trunc and extract Robert Haas 19:26
Re: B-Tree support function number 3 (strxfrm() optimization) 📎 Robert Haas 19:33
Re: add modulo (%) operator to pgbench Robert Haas 19:37
Re: SSL regression test suite Robert Haas 19:46
Re: missing PG_RETURN_UINT16 Robert Haas 19:47
Re: Append to a GUC parameter ? Josh Berkus 19:52
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 19:54
Re: Append to a GUC parameter ? Bruce Momjian 19:55
Re: Proposal: Incremental Backup Claudio Freire 21:38
Re: add modulo (%) operator to pgbench Alvaro Herrera 21:53
Re: Append to a GUC parameter ? Alvaro Herrera 22:03
Re: Fixed redundant i18n strings in json 📎 Jeff Janes 22:05
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 23:18
Re: Pg_upgrade and toast tables bug discovered 📎 Bruce Momjian 23:31
Re: Append to a GUC parameter ? David G Johnston 23:34
Re: Minmax indexes 📎 Alvaro Herrera 23:41
Re: Minmax indexes Josh Berkus 23:55

Aug. 6, 2014

Thread Author Time
Re: Proposal: Incremental Backup Simon Riggs 00:04
A worst case for qsort Peter Geoghegan 00:15
Re: Proposal: Incremental Backup Michael Paquier 00:17
Re: how to debug into InitPostgres() and InitCatalogCache()? 土卜皿 01:11
Re: Append to a GUC parameter ? Tom Lane 01:22
Re: Append to a GUC parameter ? Alvaro Herrera 01:25
Re: Proposal: Incremental Backup Claudio Freire 01:30
Re: Proposal: Incremental Backup Claudio Freire 01:31
Re: Append to a GUC parameter ? Josh Berkus 01:36
Re: Append to a GUC parameter ? Tom Lane 01:55
Re: Proposal: Incremental Backup Bruce Momjian 02:16
Re: Append to a GUC parameter ? Bruce Momjian 02:18
Re: Append to a GUC parameter ? Bruce Momjian 02:19
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 02:32
Re: Minmax indexes Alvaro Herrera 02:35
Re: how to debug into InitPostgres() and InitCatalogCache()? Alvaro Herrera 02:37
Re: Append to a GUC parameter ? Fabrízio de Royes Mello 03:12
Re: B-Tree support function number 3 (strxfrm() optimization) Noah Misch 03:55
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 04:32
Re: B-Tree support function number 3 (strxfrm() optimization) Noah Misch 05:01
Re: pg_receivexlog add synchronous mode furuyao 05:34
Re: Proposal: Incremental Backup Simon Riggs 05:48
Re: postgresql.auto.conf and reload Fujii Masao 06:09
Re: add modulo (%) operator to pgbench Fabien COELHO 06:25
Re: add modulo (%) operator to pgbench Fabien COELHO 06:31
Re: pg_receivexlog add synchronous mode Fujii Masao 06:31
Re: missing PG_RETURN_UINT16 Fujii Masao 06:36
Re: A worst case for qsort Fabien COELHO 06:49
Re: A worst case for qsort Peter Geoghegan 06:57
Re: postgresql.auto.conf and reload Fujii Masao 08:02
Re: [REVIEW] Re: Compression of full-page-writes Pavan Deolasee 08:03
Re: pg_receivexlog add synchronous mode furuyao 08:10
Enhancing pgbench parameter checking 📎 Tatsuo Ishii 09:49
Re: Scaling shared buffer eviction Amit Kapila 10:12
Re: inherit support for foreign tables 📎 Etsuro Fujita 11:43
Re: Introducing coarse grain parallelism by postgres_fdw. Robert Haas 12:08
Re: pg_receivexlog add synchronous mode 📎 Fujii Masao 12:33
pgcrypto: PGP signatures 📎 Marko Tiikkaja 12:46
Re: A worst case for qsort Fabien COELHO 13:56
Re: Enhancing pgbench parameter checking Fabien COELHO 14:12
Re: add modulo (%) operator to pgbench 📎 Fabien COELHO 14:38
Re: Scaling shared buffer eviction Robert Haas 15:15
Re: Proposal: Incremental Backup Bruce Momjian 15:20
Re: Append to a GUC parameter ? Bruce Momjian 15:22
Re: Fixed redundant i18n strings in json Robert Haas 15:35
Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Robert Haas 15:43
Re: text search: restricting the number of parsed words in headline generation Bruce Momjian 15:53
Re: Minmax indexes Robert Haas 15:56
Re: add modulo (%) operator to pgbench Robert Haas 16:02
Re: Proposal: Incremental Backup Claudio Freire 16:15
Questions on dynamic execution and sqlca 📎 Bill Epstein 16:17
Re: A worst case for qsort John Cochran 16:18
Re: Questions on dynamic execution and sqlca Stephen Frost 16:24
Re: Proposal: Incremental Backup Bruce Momjian 16:27
Re: Minmax indexes Claudio Freire 16:29
Re: Minmax indexes Claudio Freire 16:31
Re: Minmax indexes Bruce Momjian 16:35
Re: Minmax indexes Claudio Freire 16:42
Re: [RFC] overflow checks optimized away Bruce Momjian 16:55

Browse Archives

Prev | Next