pgsql-hackers since 2015-11-03 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

Nov. 3, 2015

Thread Author Time
Re: Why not to use 'pg_ctl start -D ../data' to register posgtresql windows service YuanyuanLiu 01:46
Building from git source on ubuntu with gssapi Jeff Janes 02:28
Re: a raft of parallelism-related bug fixes 📎 Robert Haas 02:29
Re: Building from git source on ubuntu with gssapi Robbie Harwood 02:38
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Amit Kapila 02:42
Re: Building from git source on ubuntu with gssapi Tom Lane 02:43
Re: [BUGS] BUG #12989: pg_size_pretty with negative values Robert Haas 03:06
Re: ALTER SYSTEM vs symlink Amit Kapila 03:13
Re: proposal: multiple psql option -c Robert Haas 03:16
Re: ALTER SYSTEM vs symlink Robert Haas 03:17
Re: Freeze avoidance of very large table. Amit Kapila 03:33
Re: ALTER SYSTEM vs symlink Tom Lane 03:40
Re: Dangling Client Backend Process 📎 Rajeev rastogi 05:37
Re: NOTIFY in Background Worker Haribabu Kommi 06:19
Re: WIP: Rework access method interface Petr Jelinek 06:30
Re: [HACKERS] Replication slots and isolation levels Vladimir Borodin 06:57
Re: Patent warning about the Greenplum source code Bruce Momjian 07:12
Re: NOTIFY in Background Worker Andres Freund 08:35
Re: [ADMIN] Replication slots and isolation levels Andres Freund 08:38
Re: pglogical_output - a general purpose logical decoding output plugin Craig Ringer 08:41
Re: pglogical_output - a general purpose logical decoding output plugin Craig Ringer 08:45
Re: NOTIFY in Background Worker Pavel Stehule 08:52
Re: NOTIFY in Background Worker Simon Riggs 08:52
Re: NOTIFY in Background Worker Andres Freund 08:54
Re: NOTIFY in Background Worker Andres Freund 09:01
Re: NOTIFY in Background Worker Pavel Stehule 09:07
Re: [ADMIN] Replication slots and isolation levels Vladimir Borodin 09:51
Re: Parallel Seq Scan 📎 Amit Kapila 10:41
Re: [BUGS] BUG #12989: pg_size_pretty with negative values Julien Rouhaud 11:18
Re: Patent warning about the Greenplum source code Simon Riggs 11:31
Re: OS X El Capitan and DYLD_LIBRARY_PATH Andres Freund 11:36
Re: proposal: PL/Pythonu - function ereport 📎 Pavel Stehule 11:49
Re: WIP: Rework access method interface Alexander Korotkov 12:16
Re: Re: Why not to use 'pg_ctl start -D ../data' to register posgtresql windows service Michael Paquier 12:22
Re: ALTER SYSTEM vs symlink Robert Haas 13:00
Re: BUG #13741: vacuumdb does not accept valid password 📎 Michael Paquier 13:06
Re: September 2015 Commitfest Michael Paquier 13:12
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 13:15
Re: fortnight interval support Michael Paquier 13:20
Re: fortnight interval support Alvaro Herrera 13:31
Documentation fix for psql 📎 Albe Laurenz 13:33
Re: Minor clarifying changes to abbreviated key abort code comments Robert Haas 13:47
Re: eXtensible Transaction Manager API Simon Riggs 14:01
Re: [patch] to build docs on Mac OS X El Capitan with MacPorts Robert Haas 14:11
Re: COPY FREEZE and PD_ALL_VISIBLE Amit Kapila 14:23
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Merlin Moncure 14:23
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Pavel Stehule 14:26
Re: COPY FREEZE and PD_ALL_VISIBLE Amit Kapila 14:28
Re: COPY FREEZE and PD_ALL_VISIBLE Simon Riggs 14:37
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Merlin Moncure 14:44
Re: ParallelContexts can get confused about which worker is which 📎 Robert Haas 14:55
Re: shm_mq fix for non-blocking mode 📎 Robert Haas 15:00
RFC/WIP: adding new configuration options to TOAST 📎 Bill Moran 15:04
Re: proposal: multiple psql option -c 📎 Pavel Stehule 15:16
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Robert Haas 15:23
Re: Patch: Implement failover on libpq connect level. Robert Haas 15:24
Re: Freeze avoidance of very large table. Robert Haas 15:26
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Andres Freund 15:43
Re: Documentation fix for psql Tom Lane 15:44
Re: proposal: PL/Pythonu - function ereport Catalin Iacob 16:13
Re: Dangling Client Backend Process 📎 Robert Haas 17:18
Re: fortnight interval support Robert Haas 17:31
Re: Minor clarifying changes to abbreviated key abort code comments Peter Geoghegan 17:36
Re: September 2015 Commitfest Robert Haas 17:38
Re: Getting sorted data from foreign server Robert Haas 18:05
Re: [patch] to build docs on Mac OS X El Capitan with MacPorts Neil Tiffin 18:39
Bitmap index scans use of filters on available columns Jeff Janes 18:58
Re: Minor clarifying changes to abbreviated key abort code comments Robert Haas 19:15
Re: Minor clarifying changes to abbreviated key abort code comments Peter Geoghegan 19:19
Re: Minor clarifying changes to abbreviated key abort code comments Robert Haas 19:24
Re: [PATCH] postgres_fdw extension support Tom Lane 19:57
Re: [PATCH] postgres_fdw extension support Robert Haas 20:02
Re: proposal: PL/Pythonu - function ereport Pavel Stehule 21:20
Re: Freeze avoidance of very large table. Masahiko Sawada 23:15
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Michael Paquier 23:37
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Andres Freund 23:39
Re: fortnight interval support Michael Paquier 23:40
Re: [PATCH] postgres_fdw extension support Tom Lane 23:47

Nov. 4, 2015

Thread Author Time
Re: [PATCH] postgres_fdw extension support Paul Ramsey 00:11
Re: BUG #13741: vacuumdb does not accept valid password Haribabu Kommi 00:24
Re: BUG #13741: vacuumdb does not accept valid password Haribabu Kommi 00:36
Re: RFC/WIP: adding new configuration options to TOAST Craig Ringer 01:21
Re: PoC: Partial sort Peter Geoghegan 01:44
Re: pg_stat_statements query jumbling question Peter Geoghegan 02:01
Re: BUG #13741: vacuumdb does not accept valid password Alvaro Herrera 02:16
Re: RFC/WIP: adding new configuration options to TOAST Jeff Janes 02:34
Trivial heap_finish_speculative() error message inaccuracy 📎 Peter Geoghegan 02:45
Re: RFC/WIP: adding new configuration options to TOAST Jim Nasby 02:54
Re: RFC/WIP: adding new configuration options to TOAST Bill Moran 02:58
Valgrind and shared_buffers (Was: Restore-reliability mode) Peter Geoghegan 02:59
Re: Getting sorted data from foreign server Ashutosh Bapat 03:03
Re: COPY FREEZE and PD_ALL_VISIBLE Amit Kapila 03:08
Re: Trivial heap_finish_speculative() error message inaccuracy Tom Lane 03:10
Re: Trivial heap_finish_speculative() error message inaccuracy Peter Geoghegan 03:14
Re: Freeze avoidance of very large table. Amit Kapila 03:19
Re: [PATCH] postgres_fdw extension support Tom Lane 03:38
Re: ParallelContexts can get confused about which worker is which Amit Kapila 04:07
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Amit Kapila 04:17
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Amit Kapila 04:33
Re: RFC/WIP: adding new configuration options to TOAST Craig Ringer 05:07
Re: [PATCH] postgres_fdw extension support Michael Paquier 05:19
Re: [PATCH] postgres_fdw extension support Tom Lane 05:23
Re: Why not to use 'pg_ctl start -D ../data' to register posgtresql windows service YuanyuanLiu 05:37
Re: proposal: PL/Pythonu - function ereport Catalin Iacob 06:06
Re: [PATCH] postgres_fdw extension support Michael Paquier 06:09
BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled breen 06:23
Re: extend pgbench expressions with functions Kyotaro HORIGUCHI 06:33
Re: September 2015 Commitfest Michael Paquier 06:52
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Michael Paquier 07:01
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Michael Paquier 07:09
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 07:25
Re: ATT_FOREIGN_TABLE and ATWrongRelkindError() Etsuro Fujita 07:26
Re: BUG #13741: vacuumdb does not accept valid password Michael Paquier 07:26
Re: BUG #13741: vacuumdb does not accept valid password Michael Paquier 07:30
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 08:10
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 08:10
Some bugs in psql_complete of psql 📎 Kyotaro HORIGUCHI 08:27
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 08:28
Re: extend pgbench expressions with functions Fabien COELHO 09:06
Re: extend pgbench expressions with functions Fabien COELHO 09:09
Re: proposal: PL/Pythonu - function ereport 📎 Pavel Stehule 09:12
Re: Bitmap index scans use of filters on available columns Antonin Houska 09:12
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 09:50
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 09:59
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Andres Freund 10:33
Re: Bitmap index scans use of filters on available columns Nicolas Barbier 11:00
Re: [patch] Proposal for \rotate in psql Pavel Stehule 12:09
Re: RFC/WIP: adding new configuration options to TOAST Bill Moran 12:48
Re: Valgrind and shared_buffers (Was: Restore-reliability mode) Alvaro Herrera 12:54
Summary of Vienna sharding summit, new TODO item Bruce Momjian 12:58
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Merlin Moncure 14:36
Re: RFC/WIP: adding new configuration options to TOAST Craig Ringer 14:39
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Amit Kapila 14:40
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Pavel Stehule 14:42
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Merlin Moncure 14:50
Re: Bitmap index scans use of filters on available columns Tom Lane 14:54
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Pavel Stehule 14:54
Re: Bitmap index scans use of filters on available columns Simon Riggs 15:07
Re: extend pgbench expressions with functions Alvaro Herrera 15:11
Re: CustomScan support on readfuncs.c 📎 Kouhei Kaigai 15:13
Re: Bitmap index scans use of filters on available columns Tom Lane 15:14
Re: extend pgbench expressions with functions Fabien COELHO 15:32
Re: Bitmap index scans use of filters on available columns Simon Riggs 15:50
Re: Bitmap index scans use of filters on available columns Tom Lane 15:59
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Merlin Moncure 16:02
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Merlin Moncure 16:03
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Pavel Stehule 16:18
Re: [patch] Proposal for \rotate in psql Joe Conway 16:20
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Tom Lane 17:11
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Pavel Stehule 17:15
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Merlin Moncure 17:18
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Pavel Stehule 17:26
Re: Bitmap index scans use of filters on available columns Simon Riggs 17:31
Re: patch for geqo tweaks Tom Lane 17:51
Re: fortnight interval support Robert Haas 17:56
Re: Bitmap index scans use of filters on available columns Robert Haas 18:13
Re: Bitmap index scans use of filters on available columns Jeff Janes 18:25
Re: [patch] Proposal for \rotate in psql David Fetter 18:29
Re: patch for geqo tweaks Alvaro Herrera 18:29
FORCE ROW LEVEL SECURITY Robert Haas 18:43
Re: FORCE ROW LEVEL SECURITY Stephen Frost 18:47
Re: FORCE ROW LEVEL SECURITY Stephen Frost 18:48
Re: FORCE ROW LEVEL SECURITY Robert Haas 19:35
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Merlin Moncure 19:35
Re: FORCE ROW LEVEL SECURITY Stephen Frost 19:39
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Pavel Stehule 20:09
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Merlin Moncure 20:31
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Joshua D. Drake 20:56
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Pavel Stehule 21:11
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Joshua D. Drake 21:14
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Pavel Stehule 21:15
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Pavel Stehule 21:17
Re: [patch] Proposal for \rotate in psql Pavel Stehule 21:22
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Alvaro Herrera 21:24
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Joe Conway 21:48
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Stephen Frost 21:55
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Joshua D. Drake 22:07
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Josh Berkus 22:10
Re: patch for geqo tweaks Tom Lane 22:11
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Joe Conway 22:13
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Stephen Frost 22:15
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Joshua D. Drake 22:24
Re: Bitmap index scans use of filters on available columns Tom Lane 22:32
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Vik Fearing 22:39
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Stephen Frost 22:53
Re: [patch] Proposal for \rotate in psql Daniel Verite 23:07
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Pavel Stehule 23:08
Re: [patch] Proposal for \rotate in psql Daniel Verite 23:34
Re: [patch] Proposal for \rotate in psql Pavel Stehule 23:37

Nov. 5, 2015

Thread Author Time
Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions Joshua D. Drake 00:18
Re: WIP: Make timestamptz_out less slow. Peter Geoghegan 00:20
Re: Foreign join pushdown vs EvalPlanQual Kyotaro HORIGUCHI 01:02
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 01:58
Re: Bitmap index scans use of filters on available columns Tomas Vondra 02:15
Re: WIP: Make timestamptz_out less slow. 📎 David Rowley 02:30
Re: OS X El Capitan and DYLD_LIBRARY_PATH Peter Eisentraut 03:17
Re: OS X El Capitan and DYLD_LIBRARY_PATH Michael Paquier 03:51
Re: OS X El Capitan and DYLD_LIBRARY_PATH Tom Lane 04:16
Re: OS X El Capitan and DYLD_LIBRARY_PATH Michael Paquier 04:37
Re: NOTIFY in Background Worker Haribabu Kommi 05:34

Browse Archives

Prev | Next