pgsql-hackers since 2013-10-02 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

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
Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Andres Freund 15:05
Re: record identical operator Stephen Frost 15:12
Re: record identical operator - Review Stephen Frost 15:13
Re: logical changeset generation v6.2 Andres Freund 16:38
Re: plpgsql.print_strict_params Robert Haas 16:55
Re: logical changeset generation v6.2 Steve Singer 17:03
Re: No Index-Only Scan on Partial Index David E. Wheeler 17:21
Re: record identical operator - Review Kevin Grittner 17:46
Re: hstore extension version screwup Magnus Hagander 17:49
Re: No Index-Only Scan on Partial Index Josh Berkus 17:50
Re: record identical operator - Review Kevin Grittner 17:50
Re: record identical operator Robert Haas 17:53
Re: hstore extension version screwup Robert Haas 17:56
Re: record identical operator Kevin Grittner 18:03
PostgreSQL Developers wanted at SFSCon in Bolzano, Italy Josh Berkus 18:13
Re: Custom Plan node Robert Haas 18:20
Re: record identical operator Peter Geoghegan 18:28
Re: [RFC] Extend namespace of valid guc names Robert Haas 18:39
Re: GIN improvements part 1: additional information Heikki Linnakangas 18:43
Re: GIN improvements part 1: additional information Robert Haas 18:48
Re: review: psql and pset without any arguments Robert Haas 19:22
Re: logical changeset generation v6.2 Andres Freund 20:00
Re: ToDo: fast update of arrays with fixed length fields for PL/pgSQL 📎 Pavel Stehule 20:06
Re: hstore extension version screwup Jim Nasby 20:10
pgsql: Add DISCARD SEQUENCES command. Robert Haas 20:23
Re: No Index-Only Scan on Partial Index David E. Wheeler 20:24
Re: [GENERAL] currval and DISCARD ALL Robert Haas 20:26
Re: [GENERAL] currval and DISCARD ALL Fabrízio de Royes Mello 20:32
Re: GIN improvements part 1: additional information Alexander Korotkov 20:37
Re: GIN improvements part 1: additional information Heikki Linnakangas 20:41
Re: GIN improvements part 1: additional information Alexander Korotkov 20:54
Re: GIN improvements part 1: additional information Bruce Momjian 21:24
Re: GIN improvements part 1: additional information Heikki Linnakangas 21:30
Re: GIN improvements part 1: additional information Alvaro Herrera 21:31
Any reasons to not move pgstattuple to core? Sergey Konoplev 21:37
Re: record identical operator Stephen Frost 22:22
Re: GIN improvements part 1: additional information Alexander Korotkov 22:23
Re: GSOC13 proposal - extend RETURNING syntax Robert Haas 22:28
Re: Any reasons to not move pgstattuple to core? Robert Haas 22:34
Re: [COMMITTERS] pgsql: Add DISCARD SEQUENCES command. Kevin Hale Boyes 22:38
Re: Any reasons to not move pgstattuple to core? Peter Geoghegan 22:55
Re: Any reasons to not move pgstattuple to core? Sergey Konoplev 23:47
Re: GSOC13 proposal - extend RETURNING syntax Karol Trzcionka 23:54

Oct. 4, 2013

Thread Author Time
Re: record identical operator Hannu Krosing 00:14
Re: [COMMITTERS] pgsql: Add DISCARD SEQUENCES command. Robert Haas 00:16
Re: GSOC13 proposal - extend RETURNING syntax Robert Haas 00:51
Re: record identical operator Stephen Frost 01:09
Re: Any reasons to not move pgstattuple to core? Alvaro Herrera 01:36
Re: Any reasons to not move pgstattuple to core? Peter Geoghegan 02:01
Re: GIN improvements part 1: additional information Bruce Momjian 02:56
Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Amit Kapila 04:10
Re: SSI freezing bug Dan Ports 04:14
Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Amit Kapila 04:19
Re: Patch for fail-back without fresh backup 📎 Sawada Masahiko 04:46
Re: Compression of full-page-writes Fujii Masao 05:19
Re: Patch for fail-back without fresh backup Fujii Masao 07:32
Re: plpgsql.print_strict_params Marko Tiikkaja 07:53
Re: GIN improvements part 1: additional information 📎 Heikki Linnakangas 08:28
Re: GSOC13 proposal - extend RETURNING syntax Karol Trzcionka 08:42
Re: GSOC13 proposal - extend RETURNING syntax Marko Tiikkaja 09:04
Re: [RFC] Extend namespace of valid guc names Andres Freund 10:06
Re: insert throw error when year field len > 4 for timestamptz datatype Haribabu kommi 10:19
Re: SSI freezing bug Andres Freund 10:23
Re: SSI freezing bug Heikki Linnakangas 10:51
Re: SSI freezing bug Andres Freund 11:02
Re: SSI freezing bug Heikki Linnakangas 11:09
Re: GIN improvements part 1: additional information Alexander Korotkov 11:13
[PATCH] bgworker doc typo fixes 📎 Maciek Sakrejda 11:48
space reserved for WAL record does not match what was written: panic on windows David Rowley 12:05
Re: space reserved for WAL record does not match what was written: panic on windows Andres Freund 12:19
Re: space reserved for WAL record does not match what was written: panic on windows David Rowley 12:34
Re: SSI freezing bug Kevin Grittner 13:21
Re: space reserved for WAL record does not match what was written: panic on windows 📎 David Rowley 13:26
Re: GSOC13 proposal - extend RETURNING syntax Andres Freund 13:40
Re: Any reasons to not move pgstattuple to core? Robert Haas 13:44
Re: [RFC] Extend namespace of valid guc names Robert Haas 13:57
Re: plpgsql.print_strict_params Robert Haas 14:08
Re: [RFC] Extend namespace of valid guc names Andres Freund 14:14
Re: GSOC13 proposal - extend RETURNING syntax Robert Haas 14:20
Re: pg_stat_statements: calls under-estimation propagation Fujii Masao 14:22
Re: GSOC13 proposal - extend RETURNING syntax Robert Haas 14:22
pg_dump insert with column names speedup 📎 David Rowley 14:23
Re: SSI freezing bug 📎 Kevin Grittner 14:31
Re: 9.4 HEAD: select() failed in postmaster 📎 MauMau 14:31
Re: [RFC] Extend namespace of valid guc names Robert Haas 15:04
Re: [PATCH] bgworker doc typo fixes Robert Haas 15:18
Re: pg_dump insert with column names speedup Tom Lane 15:28
Re: pg_dump insert with column names speedup Robert Haas 17:21
Re: pg_dump insert with column names speedup Stephen Frost 17:39
Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Bruce Momjian 17:50
Re: insert throw error when year field len > 4 for timestamptz datatype Bruce Momjian 18:05
Re: Any reasons to not move pgstattuple to core? Peter Geoghegan 18:09
Re: mvcc catalo gsnapshots and TopTransactionContext Robert Haas 19:15
Re: mvcc catalo gsnapshots and TopTransactionContext Andres Freund 19:20
Re: [PATCH] pg_upgrade: support for btrfs copy-on-write clones Oskari Saarenmaa 19:42
Re: ToDo: fast update of arrays with fixed length fields for PL/pgSQL 📎 Pavel Stehule 21:18
Re: pg_dump insert with column names speedup 📎 David Rowley 23:52

Oct. 5, 2013

Thread Author Time
Re: Custom Plan node Kohei KaiGai 08:01
Re: pg_stat_statements: calls under-estimation propagation Daniel Farina 08:08
Re: Patch: FORCE_NULL option for copy COPY in CSV mode Amit Kapila 11:38
Re: Compression of full-page-writes Amit Kapila 11:42
Re: [COMMITTERS] pgsql: Add DISCARD SEQUENCES command. Michael Paquier 12:10
Re: pg_stat_statements: calls under-estimation propagation Sameer Thakur 12:13
Re: [PATCH] pg_upgrade: support for btrfs copy-on-write clones Bruce Momjian 13:38
Re: [PATCH] pg_upgrade: support for btrfs copy-on-write clones Oskari Saarenmaa 13:57
Re: pg_stat_statements: calls under-estimation propagation Sameer Thakur 14:47
custom hash-based COUNT(DISTINCT) aggregate - unexpectedly high memory consumption Tomas Vondra 18:22
Re: pgbench progress report improvements - split 3 v2 - A Noah Misch 22:10
Re: plpgsql.print_strict_params 📎 Marko Tiikkaja 22:15
Re: pgbench - exclude pthread_create() from connection start timing 📎 Noah Misch 23:14
Re: GIN improvements part 1: additional information 📎 Tomas Vondra 23:58

Oct. 6, 2013

Thread Author Time
Re: 9.4 HEAD: select() failed in postmaster Alvaro Herrera 02:54
Re: [COMMITTERS] pgsql: Add DISCARD SEQUENCES command. Alvaro Herrera 04:25
Re: pgbench progress report improvements - split 3 v2 - A Fabien COELHO 07:40
Re: pgbench - exclude pthread_create() from connection start timing Fabien COELHO 07:48
Re: [COMMITTERS] pgsql: Add DISCARD SEQUENCES command. Michael Paquier 07:51
Re: pgbench - exclude pthread_create() from connection start timing Noah Misch 14:10
Re: pgbench progress report improvements - split 3 v2 - A Noah Misch 14:44
Re: pgbench progress report improvements - split 3 v2 - A Fabien COELHO 15:04
Re: pgbench progress report improvements - split 3 v2 - A Noah Misch 16:11
Re: pgbench progress report improvements - split 3 v2 - A Fabien COELHO 16:44
Re: SSI freezing bug 📎 Kevin Grittner 17:34
Re: custom hash-based COUNT(DISTINCT) aggregate - unexpectedly high memory consumption Tomáš Janoušek 18:37

Browse Archives

Prev | Next