pgsql-hackers since 2013-09-29 00:00

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

Sept. 29, 2013

Thread Author Time
Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Amit Kapila 06:10
Patch: FORCE_NULL option for copy COPY in CSV mode 📎 Ian Lawrence Barwick 08:09
Re: review: psql and pset without any arguments 📎 Gilles Darold 08:46
Re: appendStringInfo vs appendStringInfoString David Rowley 09:28
Upcoming backbranch releases Dave Page 17:12
Fwd: Upcoming backbranch releases Dave Page 17:13
Re: pg_stat_statements: calls under-estimation propagation Sameer Thakur 17:25
Re: record identical operator - Review Steve Singer 17:46
Re: review: psql and pset without any arguments Pavel Stehule 17:53
Re: Re: Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls 📎 Nicholas White 20:32
Re: Bugfix and new feature for PGXS Andrew Dunstan 23:09

Sept. 30, 2013

Thread Author Time
Re: hstore extension version screwup Peter Eisentraut 01:58
Re: appendStringInfo vs appendStringInfoString Peter Eisentraut 02:32
Re: hstore extension version screwup Andrew Dunstan 02:33
Re: hstore extension version screwup Peter Eisentraut 02:38
Re: hstore extension version screwup Andrew Dunstan 02:41
Re: pgbench filler columns Fujii Masao 03:41
Re: review: psql and pset without any arguments Alvaro Herrera 03:43
Re: Compression of full-page-writes Fujii Masao 03:49
Re: gaussian distribution pgbench KONDO Mitsumasa 04:05
Re: gaussian distribution pgbench KONDO Mitsumasa 04:07
Re: Bugfix and new feature for PGXS Andrew Dunstan 04:10
Re: gaussian distribution pgbench KONDO Mitsumasa 04:12
Re: Compression of full-page-writes KONDO Mitsumasa 04:27
Re: Compression of full-page-writes Fujii Masao 04:34
Re: Compression of full-page-writes Amit Kapila 04:55
Re: pg_stat_statements: calls under-estimation propagation Daniel Farina 05:58
Re: Bugfix and new feature for PGXS Cédric Villemain 06:50
Re: appendStringInfo vs appendStringInfoString 📎 David Rowley 09:10
Re: review: psql and pset without any arguments 📎 Gilles Darold 09:59
Re: proposal: lob conversion functionality 📎 Heikki Linnakangas 10:06
Re: Compression of full-page-writes KONDO Mitsumasa 10:11
Re: proposal: lob conversion functionality Pavel Stehule 10:22
Re: review: psql and pset without any arguments Ian Lawrence Barwick 10:49
Re: Minmax indexes Heikki Linnakangas 11:07
Re: Minmax indexes Heikki Linnakangas 11:17
Re: pg_stat_statements: calls under-estimation propagation Sameer Thakur 11:39
Re: [PATCH] pg_sleep(interval) Vik Fearing 11:47
Re: record identical operator - Review Kevin Grittner 13:08
Re: [PERFORM] Cpu usage 100% on slave. s_lock problem. Peter Eisentraut 13:15
Re: Re: Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls 📎 Heikki Linnakangas 13:56
Cmpact commits and changeset extraction Andres Freund 14:50
Re: Re: Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls 📎 Nicholas White 15:22
Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Robert Haas 15:32
Re: review: psql and pset without any arguments Peter Eisentraut 15:35
Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Peter Eisentraut 15:37
Re: Re: Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls Alvaro Herrera 16:08
Re: Minmax indexes David Fetter 16:29
Re: Minmax indexes Alvaro Herrera 16:49
Re: Wait free LW_SHARED acquisition Bernd Helmle 16:54
Re: Wait free LW_SHARED acquisition Andres Freund 17:00
Re: Minmax indexes Heikki Linnakangas 17:20
Re: Cmpact commits and changeset extraction Robert Haas 18:22
Re: pg_stat_statements: calls under-estimation propagation Daniel Farina 19:18
Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) 📎 Amit Kapila 19:26
Re: review: psql and pset without any arguments 📎 Gilles Darold 20:14
Re: pluggable compression support Huchev 20:49
Re: Cmpact commits and changeset extraction Andres Freund 21:34
Re: logical changeset generation v6.1 Kevin Grittner 22:00
Re: Patch for fast gin cache performance improvement Ian Link 22:09
Re: Wait free LW_SHARED acquisition Bernd Helmle 22:28
Re: pgbench - exclude pthread_create() from connection start timing Noah Misch 22:36
Re: logical changeset generation v6.2 📎 Andres Freund 22:44
Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Peter Geoghegan 22:45
Re: dynamic shared memory Noah Misch 23:33

Oct. 1, 2013

Thread Author Time
Re: [PERFORM] Cpu usage 100% on slave. s_lock problem. Ants Aasma 00:51
Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Peter Geoghegan 01:11
Re: Freezing without write I/O Ants Aasma 01:47
Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block 📎 Bruce Momjian 02:19
Re: record identical operator - Review Bruce Momjian 02:46
Re: Completing PL support for Event Triggers Peter Eisentraut 03:04
Documentation for SET var_name FROM CURRENT Amit Kapila 03:48
Re: Documentation for SET var_name FROM CURRENT David Johnston 04:55
Re: setting separate values of replication parameters to each standby to provide more granularity Pavan Deolasee 07:17
Re: review: psql and pset without any arguments 📎 Pavel Stehule 08:24
patch: pset autocomplete bugfix 📎 Pavel Stehule 08:42
Re: pg_stat_statements: calls under-estimation propagation Sameer Thakur 09:03
Re: pg_dump/restore encoding woes Amit Khandekar 09:54
Re: Documentation for SET var_name FROM CURRENT Amit Kapila 10:00
Re: Minmax indexes Robert Haas 10:18
Re: Cmpact commits and changeset extraction Robert Haas 10:20
Re: [PERFORM] Cpu usage 100% on slave. s_lock problem. Andres Freund 11:08
Re: Freezing without write I/O Andres Freund 11:13
Re: Cmpact commits and changeset extraction Andres Freund 11:26
Re: [PERFORM] Cpu usage 100% on slave. s_lock problem. Ants Aasma 11:31
Re: Freezing without write I/O Ants Aasma 11:34
Re: [PERFORM] Cpu usage 100% on slave. s_lock problem. Andres Freund 11:35
Re: pg_stat_statements: calls under-estimation propagation Sameer Thakur 12:32
Re: pgbench - exclude pthread_create() from connection start timing Fabien COELHO 12:50
Re: pgbench - exclude pthread_create() from connection start timing (fwd) Fabien COELHO 12:53
Re: Documentation for SET var_name FROM CURRENT David Johnston 12:57
Re: SSL renegotiation Alvaro Herrera 13:16
[PATCH] Fix pg_isolation_regress to work outside its build directory 📎 Andres Freund 13:35
Re: logical changeset generation v6.1 Robert Haas 14:07
Re: Cmpact commits and changeset extraction Robert Haas 14:12
Re: Documentation for SET var_name FROM CURRENT Amit Kapila 14:16
Re: SSL renegotiation Robert Haas 14:17
Re: SSL renegotiation Magnus Hagander 14:19
Re: SSL renegotiation Robert Haas 14:27
Re: logical changeset generation v6.1 Andres Freund 14:31
Re: SSI freezing bug Kevin Grittner 14:41
Re: SSI freezing bug Andres Freund 14:43
Re: Documentation for SET var_name FROM CURRENT David Johnston 14:49
Re: logical changeset generation v6.1 Robert Haas 14:58
C question about bitmasks in datetime.c Bruce Momjian 15:15
Re: C question about bitmasks in datetime.c Andres Freund 15:17
Re: C question about bitmasks in datetime.c Bruce Momjian 15:24
Re: Documentation for SET var_name FROM CURRENT Alvaro Herrera 15:31
Re: logical changeset generation v6.1 Andres Freund 17:56
Re: UNNEST with multiple args, and TABLE with multiple funcs 📎 Heikki Linnakangas 18:38
Re: UNNEST with multiple args, and TABLE with multiple funcs Andrew Gierth 19:59
Re: logical changeset generation v6.2 Steve Singer 20:11
Re: SSL renegotiation Andres Freund 20:46
Re: Support for REINDEX CONCURRENTLY Alvaro Herrera 21:06
Re: error out when building pg_xlogdump with pgxs Alvaro Herrera 21:06
Re: pg_stat_statements: calls under-estimation propagation Daniel Farina 21:26
Re: 9.4 HEAD: select() failed in postmaster Alvaro Herrera 21:36
Re: docbook-xsl version for release builds Alvaro Herrera 21:37
[PATCH] pg_upgrade: support for btrfs copy-on-write clones Oskari Saarenmaa 22:31
No Index-Only Scan on Partial Index David E. Wheeler 22:35
Re: No Index-Only Scan on Partial Index Merlin Moncure 22:56
Re: No Index-Only Scan on Partial Index David E. Wheeler 23:30
Re: insert throw error when year field len > 4 for timestamptz datatype 📎 Bruce Momjian 23:52

Oct. 2, 2013

Thread Author Time
Re: pg_stat_statements: calls under-estimation propagation Peter Geoghegan 00:23
Re: Completing PL support for Event Triggers Peter Eisentraut 00:30
Re: [PATCH] Revive line type Peter Eisentraut 00:42
Re: information schema parameter_default implementation Peter Eisentraut 00:59
Re: [PATCH] pg_upgrade: Split off pg_fatal() from pg_log() Peter Eisentraut 01:33
Re: pluggable compression support Daniel Farina 01:56
Re: relscan_details.h Bruce Momjian 02:12
Re: relscan_details.h Peter Geoghegan 02:23
Re: [PATCH] Add use of asprintf() 📎 Peter Eisentraut 02:29
Re: Support for REINDEX CONCURRENTLY 📎 Michael Paquier 04:16
Re: Documentation for SET var_name FROM CURRENT Amit Kapila 08:03
Who is pgFoundery administrator? KONDO Mitsumasa 08:37
Re: [HACKERS] Who is pgFoundery administrator? Tatsuo Ishii 08:40
Re: [PATCH] Add use of asprintf() Asif Naeem 09:12
Re: review: psql and pset without any arguments Pavel Stehule 09:18
Re: Re: Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls 📎 Nicholas White 09:56
Re: Who is pgFoundery administrator? Michael Paquier 09:57
Re: [PATCH] Add use of asprintf() Peter Eisentraut 12:02
Re: No Index-Only Scan on Partial Index Merlin Moncure 12:07
Re: relscan_details.h Noah Misch 12:59
Re: pg_stat_statements: calls under-estimation propagation Sameer Thakur 13:10
Re: relscan_details.h Bruce Momjian 13:11
Re: Looking for information on our elephant Bruce Momjian 13:29
Re: [PERFORM] Cpu usage 100% on slave. s_lock problem. Merlin Moncure 13:39
Re: [HACKERS] Who is pgFoundery administrator? Merlin Moncure 13:46
Re: relscan_details.h Alvaro Herrera 13:50
Re: [PATCH] pg_upgrade: support for btrfs copy-on-write clones Kevin Grittner 13:58
Re: [PERFORM] Cpu usage 100% on slave. s_lock problem. Andres Freund 14:09
Re: [PATCH] pg_upgrade: support for btrfs copy-on-write clones Andrew Dunstan 14:18
Re: [PATCH] pg_upgrade: support for btrfs copy-on-write clones Oskari Saarenmaa 14:23
Prevent pg_basebackup -Fp -D -? Magnus Hagander 14:31
Re: [PERFORM] Cpu usage 100% on slave. s_lock problem. Ants Aasma 14:45
Re: logical changeset generation v6.1 Robert Haas 14:56
Re: insert throw error when year field len > 4 for timestamptz datatype Robert Haas 15:00
Re: pluggable compression support Robert Haas 15:03
Re: logical changeset generation v6.1 Andres Freund 15:05
Re: logical changeset generation v6.1 Robert Haas 15:06
Re: logical changeset generation v6.1 Andres Freund 15:08
Re: [HACKERS] Who is pgFoundery administrator? Marc Fournier 15:42
Re: insert throw error when year field len > 4 for timestamptz datatype Bruce Momjian 16:04
Re: [HACKERS] Who is pgFoundery administrator? Merlin Moncure 16:08
ToDo: fast update of arrays with fixed length fields for PL/pgSQL Pavel Stehule 16:56
Re: ToDo: fast update of arrays with fixed length fields for PL/pgSQL Andres Freund 17:01
Re: ToDo: fast update of arrays with fixed length fields for PL/pgSQL Pavel Stehule 17:05
Re: hstore extension version screwup Jim Nasby 17:17
Re: [HACKERS] Who is pgFoundery administrator? Andrew Gierth 17:45
Re: [PERFORM] Cpu usage 100% on slave. s_lock problem. Merlin Moncure 19:37
Re: [PATCH] pg_upgrade: support for btrfs copy-on-write clones Bruce Momjian 20:04
Re: [PERFORM] Cpu usage 100% on slave. s_lock problem. Ants Aasma 20:43
Re: [PERFORM] Cpu usage 100% on slave. s_lock problem. Merlin Moncure 21:14
Re: SSI freezing bug 📎 Kevin Grittner 22:05
Re: [PATCH] pg_upgrade: support for btrfs copy-on-write clones Josh Berkus 22:32
Re: [PATCH] pg_upgrade: support for btrfs copy-on-write clones Larry Rosenman 22:35

Oct. 3, 2013

Thread Author Time
Re: Who is pgFoundery administrator? KONDO Mitsumasa 00:32
Re: Prevent pg_basebackup -Fp -D -? Michael Paquier 00:47
Re: Prevent pg_basebackup -Fp -D -? Josh Berkus 01:10
Re: Prevent pg_basebackup -Fp -D -? Magnus Hagander 04:50
Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Amit Kapila 06:20
Re: insert throw error when year field len > 4 for timestamptz datatype 📎 Rushabh Lathia 06:24
Re: Custom Plan node 📎 Kohei KaiGai 07:05
Re: ToDo: fast update of arrays with fixed length fields for PL/pgSQL Tom Lane 07:14
Re: ToDo: fast update of arrays with fixed length fields for PL/pgSQL Pavel Stehule 07:23
Re: SSI freezing bug Heikki Linnakangas 07:48
Re: pg_stat_statements: calls under-estimation propagation 📎 Sameer Thakur 08:11
Re: [PATCH] Add use of asprintf() Asif Naeem 08:30
Re: setting separate values of replication parameters to each standby to provide more granularity Samrat Revagade 10:13
Re: docbook-xsl version for release builds Magnus Hagander 11:58
Re: [PATCH] Revive line type Jeevan Chalke 12:20
Re: 9.4 HEAD: select() failed in postmaster MauMau 12:34
Re: SSI freezing bug Kevin Grittner 13:19
Re: 9.4 HEAD: select() failed in postmaster Alvaro Herrera 13:23
Re: Wait free LW_SHARED acquisition Merlin Moncure 13:29
Re: Wait free LW_SHARED acquisition Andres Freund 13:33
Re: record identical operator - Review Steve Singer 13:59
Re: insert throw error when year field len > 4 for timestamptz datatype Bruce Momjian 14:00
Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Bruce Momjian 15:02
Re: record identical operator - Review Bruce Momjian 15:04

Browse Archives

Prev | Next