pgsql-hackers since 2016-04-21 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

April 21, 2016

Thread Author Time
Re: Disallow unique index on system columns Eric Ridge 00:09
Re: [HACKERS] Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < 📎 Ants Aasma 01:08
Re: Disallow unique index on system columns Tom Lane 01:24
Re: Avoid parallel full and right join paths. Alvaro Herrera 01:43
Re: VS 2015 support in src/tools/msvc Noah Misch 01:50
Re: Avoid parallel full and right join paths. Peter Geoghegan 01:52
Re: Typos/Questions in bloom documentation 📎 Amit Langote 01:57
Re: Declarative partitioning 📎 Amit Langote 02:05
Re: PGCTLTIMEOUT in pg_regress, or skink versus the clock Noah Misch 02:12
Re: Typos/Questions in bloom documentation David G. Johnston 02:19
Re: pg_dump dump catalog ACLs Noah Misch 02:33
Re: EXPLAIN VERBOSE with parallel Aggregate Robert Haas 02:44
Re: pg_dump dump catalog ACLs Stephen Frost 02:50
Re: pg_stat_activity crashes 📎 Kyotaro HORIGUCHI 02:56
Re: "parallel= " information is not coming in pg_dumpall for create aggregate Robert Haas 03:06
Re: Fix of doc for synchronous_standby_names. Robert Haas 03:07
Re: Fix of doc for synchronous_standby_names. Kyotaro HORIGUCHI 03:25
Re: Postgres_fdw join pushdown - INNER - FULL OUTER join combination generating wrong result Robert Haas 03:54
Re: PGCTLTIMEOUT in pg_regress, or skink versus the clock Tom Lane 03:58
Re: Typos/Questions in bloom documentation 📎 Amit Langote 04:18
Re: Should XLogInsert() be done only inside a critical section? Michael Paquier 04:42
Re: Fix of doc for synchronous_standby_names. Amit Langote 05:01
Re: EXPLAIN VERBOSE with parallel Aggregate 📎 David Rowley 05:06
Re: EXPLAIN VERBOSE with parallel Aggregate Tom Lane 05:14
Wire protocol compression Shay Rojansky 06:19
Re: Optimization for updating foreign tables in Postgres FDW 📎 Etsuro Fujita 08:22
Re: "parallel= " information is not coming in pg_dumpall for create aggregate tushar 08:31
Re: Wire protocol compression Aleksander Alekseev 09:07
Re: Timeline following for logical slots Alvaro Herrera 12:32
Re: Wire protocol compression Shulgin, Oleksandr 12:35
Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier 12:44
Re: Wire protocol compression Aleksander Alekseev 13:04
Re: Wire protocol compression Shulgin, Oleksandr 13:10
Re: Wire protocol compression Aleksander Alekseev 13:17
Re: Wire protocol compression Shulgin, Oleksandr 13:40
Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Andres Freund 13:45
pgsql: Inline initial comparisons in TestForOldSnapshot() Kevin Grittner 13:47
Re: Wire protocol compression Craig Ringer 13:57
Re: snapshot too old, configured by time Kevin Grittner 14:00
Re: Wire protocol compression Tom Lane 14:07
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner 14:16
Re: Wire protocol compression Andreas Karlsson 14:21
Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Tom Lane 14:46
Re: Optimization for updating foreign tables in Postgres FDW Robert Haas 14:53
Re: [PATCH] Phrase search ported to 9.6 📎 Dmitry Ivanov 14:57
Re: [COMMITTERS] pgsql: Inline initial comparisons in TestForOldSnapshot() Kevin Grittner 14:58
Query Procedures Andrea Adami 15:26
Wire protocol change Tatsuo Ishii 15:28
Re: Query Procedures David G. Johnston 15:48
Re: Typos/Questions in bloom documentation David G. Johnston 16:25
Re: [COMMITTERS] pgsql: Inline initial comparisons in TestForOldSnapshot() Kevin Grittner 16:58
Re: Parser extensions (maybe for 10?) Robert Haas 17:10
Re: Defaults for replication/backup Robert Haas 17:20
Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Robert Haas 17:29
Re: Description of ForeignPath Robert Haas 17:32
Re: Fix of doc for synchronous_standby_names. Robert Haas 17:33
Re: max_parallel_degree > 0 for 9.6 beta Robert Haas 17:35
Re: Description of ForeignPath Amit Langote 17:39
Re: max_parallel_degree > 0 for 9.6 beta Tom Lane 17:48
Re: [COMMITTERS] pgsql: Inline initial comparisons in TestForOldSnapshot() Kevin Grittner 17:53
Re: pg_stat_activity crashes Robert Haas 18:04
Re: pg_stat_activity crashes Robert Haas 18:05
Re: max_parallel_degree > 0 for 9.6 beta Robert Haas 18:07
Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Robert Haas 18:11
Re: kqueue Robert Haas 18:15
Re: checkpoint_flush_after documentation inconsistency Andres Freund 18:20
Re: kqueue Andres Freund 18:22
Re: Reducing the size of BufferTag & remodeling forks Andres Freund 18:25
Re: kqueue Robert Haas 18:25
Re: [COMMITTERS] pgsql: Inline initial comparisons in TestForOldSnapshot() Tom Lane 18:45
Re: Wire protocol change Tom Lane 18:52
Re: [HACKERS] Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < 📎 Ants Aasma 19:10
Dead code in win32.h Tom Lane 19:25
Re: kqueue Alvaro Herrera 19:31
Re: VS 2015 support in src/tools/msvc 📎 Andrew Dunstan 19:39
Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Peter Eisentraut 19:47
Re: kqueue Robert Haas 19:47
Re: Dead code in win32.h Tom Lane 19:52
Re: VS 2015 support in src/tools/msvc Christian Ullrich 19:56
Re: max_parallel_degree > 0 for 9.6 beta Gavin Flower 20:01
Re: Should XLogInsert() be done only inside a critical section? Alvaro Herrera 20:18
Re: [HACKERS] Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner 21:13
Re: VS 2015 support in src/tools/msvc Tom Lane 21:15
Incomplete description for \t in psql documentation - should mention caption David G. Johnston 22:01
Re: max_parallel_degree > 0 for 9.6 beta Robert Haas 22:48
Re: max_parallel_degree > 0 for 9.6 beta Tom Lane 23:20

April 22, 2016

Thread Author Time
Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Tom Lane 00:18
Re: kqueue Andres Freund 00:21
Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier 00:22
Re: EXPLAIN VERBOSE with parallel Aggregate 📎 David Rowley 00:57
Re: more parallel query documentation Amit Langote 01:16
Re: Disallow unique index on system columns Eric Ridge 01:34
Re: pg_stat_activity crashes Kyotaro HORIGUCHI 01:47
Re: Fix of doc for synchronous_standby_names. Kyotaro HORIGUCHI 02:09
Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita 02:19
Re: Should XLogInsert() be done only inside a critical section? Michael Paquier 02:53
Re: Dead code in win32.h Michael Paquier 03:11
Missing lookup in msvcr120 for pgwin32_putenv 📎 Michael Paquier 03:16
New 9.6 external sort guidance around temp_tablespaces and maintenance_work_mem Peter Geoghegan 03:37
Re: VS 2015 support in src/tools/msvc Andrew Dunstan 03:51
Re: VS 2015 support in src/tools/msvc Tom Lane 04:30
Re: Fix of doc for synchronous_standby_names. Kyotaro HORIGUCHI 05:21
Re: VS 2015 support in src/tools/msvc Michael Paquier 05:21
Re: max_parallel_degree > 0 for 9.6 beta Amit Kapila 05:36
Re: GIN data corruption bug(s) in 9.6devel Noah Misch 06:00
Re: VS 2015 support in src/tools/msvc Michael Paquier 06:46
Re: VS 2015 support in src/tools/msvc 📎 Michael Paquier 06:54
Re: GIN data corruption bug(s) in 9.6devel Peter Geoghegan 07:16
Re: pg_dump dump catalog ACLs Noah Misch 07:25
Re: pg_dump dump catalog ACLs Peter Geoghegan 07:30
Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Michael Paquier 07:34
Re: Wire protocol compression Craig Ringer 08:12
Re: Parser extensions (maybe for 10?) Aleksander Alekseev 08:17
Re: Fix of doc for synchronous_standby_names. Amit Langote 08:27
Re: Wire protocol compression Craig Ringer 08:37
Re: kqueue 📎 Thomas Munro 08:39
Re: Missing lookup in msvcr120 for pgwin32_putenv Magnus Hagander 09:22
pgsql: Add putenv support for msvcrt from Visual Studio 2013 Magnus Hagander 09:22
[PATCH] add option to pg_dumpall to exclude tables from the dump Juergen Hannappel 10:42
postgres_fdw : Not able to update foreign table referring to a local table's view when use_remote_estimate = true Rajkumar Raghuwanshi 12:44
Re: postgres_fdw : Not able to update foreign table referring to a local table's view when use_remote_estimate = true Robert Haas 12:52
Re: max_parallel_degree > 0 for 9.6 beta Robert Haas 12:56
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner 13:06
Re: max_parallel_degree > 0 for 9.6 beta Andreas Joseph Krogh 13:12
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Amit Kapila 13:12
Re: Truncating/vacuuming relations on full tablespaces Asif Naeem 13:14
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Amit Kapila 13:21
Re: max_parallel_degree > 0 for 9.6 beta Tom Lane 13:33
Re: max_parallel_degree > 0 for 9.6 beta Robert Haas 13:47
Re: VS 2015 support in src/tools/msvc Tom Lane 13:49
Re: VS 2015 support in src/tools/msvc Michael Paquier 13:58
Re: max_parallel_degree > 0 for 9.6 beta Joshua D. Drake 14:07
Re: VS 2015 support in src/tools/msvc Andrew Dunstan 14:07
Re: Updated backup APIs for non-exclusive backups Robert Haas 15:53
pgsql: Convert contrib/seg's bool-returning SQL functions to V1 call co Tom Lane 15:54
Re: VS 2015 support in src/tools/msvc Tom Lane 15:56
Re: max_parallel_degree > 0 for 9.6 beta Robert Haas 16:20
Re: pg_dump dump catalog ACLs Stephen Frost 16:31
Re: kqueue Andres Freund 16:36
Re: [BUGS] Breakage with VACUUM ANALYSE + partitions 📎 Andres Freund 17:07
Re: GIN data corruption bug(s) in 9.6devel Jeff Janes 18:20
Re: EXPLAIN VERBOSE with parallel Aggregate Robert Haas 18:35
Re: Parallel Queries and PostGIS Stephen Frost 18:44
Re: GIN data corruption bug(s) in 9.6devel Robert Haas 18:48
Re: if (!superuser) checks Stephen Frost 18:56
Re: "parallel= " information is not coming in pg_dumpall for create aggregate Fabrízio de Royes Mello 19:22
Re: [COMMITTERS] pgsql: Inline initial comparisons in TestForOldSnapshot() Kevin Grittner 20:19
Re: [COMMITTERS] pgsql: Inline initial comparisons in TestForOldSnapshot() Tom Lane 20:55
Re: GIN data corruption bug(s) in 9.6devel 📎 Jeff Janes 21:03
Re: EXPLAIN VERBOSE with parallel Aggregate Robert Haas 21:19
Re: EXPLAIN VERBOSE with parallel Aggregate David Rowley 21:19
Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Robert Haas 21:26
Re: EXPLAIN VERBOSE with parallel Aggregate David Rowley 21:36
Re: kqueue Thomas Munro 22:12
Re: kqueue Alvaro Herrera 22:25
Re: kqueue Andres Freund 22:27
Re: kqueue Andres Freund 22:29
Re: kqueue Tom Lane 22:35
Re: kqueue Tom Lane 22:37
Re: if (!superuser) checks Andres Freund 23:29

April 23, 2016

Thread Author Time
Re: pg_dump dump catalog ACLs Stephen Frost 00:24
Re: pg_dump / copy bugs with "big lines" ? Bruce Momjian 00:58
Re: EXPLAIN VERBOSE with parallel Aggregate Robert Haas 01:58
Re: EXPLAIN VERBOSE with parallel Aggregate David Rowley 02:11
Re: snapshot too old, configured by time Bruce Momjian 03:04
Re: checkpoint_flush_after documentation inconsistency Robert Haas 03:33
Re: checkpoint_flush_after documentation inconsistency Andres Freund 03:37
Re: VS 2015 support in src/tools/msvc Christian Ullrich 05:38
Re: VS 2015 support in src/tools/msvc Christian Ullrich 06:08
Re: max_parallel_degree > 0 for 9.6 beta Gavin Flower 06:50
Re: snapshot too old, configured by time Amit Kapila 07:18
Re: max_parallel_degree > 0 for 9.6 beta Gavin Flower 07:38
Re: Support for N synchronous standby servers - take 2 Amit Kapila 10:44
Re: Support for N synchronous standby servers - take 2 Michael Paquier 11:50
Re: [HACKERS] Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < 📎 Amit Kapila 11:55
Re: Support for N synchronous standby servers - take 2 Amit Kapila 12:11
Re: Support for N synchronous standby servers - take 2 Tom Lane 14:12
Re: snapshot too old, configured by time Bruce Momjian 14:20
Re: [PATCH] we have added support for box type in SP-GiST index Bruce Momjian 14:41
Re: GIN data corruption bug(s) in 9.6devel Noah Misch 16:24
pgsql: doc: Fix typos Peter Eisentraut 18:54
Re: pgbench doc typos Peter Eisentraut 18:55
Re: VS 2015 support in src/tools/msvc Andrew Dunstan 20:11
Re: VS 2015 support in src/tools/msvc Christian Ullrich 21:30
Re: VS 2015 support in src/tools/msvc Andrew Dunstan 21:46
Re: VS 2015 support in src/tools/msvc Tom Lane 21:54
Re: VS 2015 support in src/tools/msvc Tom Lane 22:33
Re: pg_dump dump catalog ACLs Noah Misch 22:51
Re: pg_dump dump catalog ACLs Noah Misch 23:11

April 24, 2016

Thread Author Time
Re: xlc atomics 📎 Noah Misch 01:54
Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. 📎 Andres Freund 02:51
Re: VS 2015 support in src/tools/msvc Andrew Dunstan 03:25
Re: Updated backup APIs for non-exclusive backups Bruce Momjian 03:37
Rename max_parallel_degree? Bruce Momjian 03:58
Re: snapshot too old, configured by time 📎 Amit Kapila 05:33
Re: Rename max_parallel_degree? Amit Kapila 05:51
Re: Rename max_parallel_degree? Peter Geoghegan 06:00
Re: pgsql: doc: Fix typos Fabien COELHO 06:17
Re: VS 2015 support in src/tools/msvc Petr Jelinek 08:12
Proposed change to make cancellations safe Shay Rojansky 12:04

Browse Archives

Prev | Next