pgsql-hackers since 2015-07-18 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

July 18, 2015

Thread Author Time
Re: Support retrieving value from any sequence Jim Nasby 00:03
BRIN index and aborted transaction Tatsuo Ishii 00:21
Re: pg_resetsysid Peter Eisentraut 00:29
Re: Further issues with jsonb semantics, documentation Andrew Dunstan 01:20
Re: Further issues with jsonb semantics, documentation Peter Geoghegan 01:49
patch: enhanced DROP POLICY tab complete 📎 Pavel Stehule 05:52
Re: Memory Accounting v11 Jeff Davis 05:53
Re: segfault in 9.5alpha - plpgsql function, implicit cast and IMMUTABLE cast function Michael Paquier 07:55
Re: BRIN index and aborted transaction Alvaro Herrera 09:11
Re: intel s3500 -- hot stuff 📎 Julien Rouhaud 10:03
Re: [PERFORM] intel s3500 -- hot stuff 📎 Julien Rouhaud 10:17
Re: pgbench stats per script & other stuff 📎 Fabien COELHO 12:16
Re: [COMMITTERS] pgsql: Retain comments on indexes and constraints at ALTER TABLE ... TY Alvaro Herrera 13:15
Re: WAL test/verification tool Michael Paquier 13:22
Re: pg_resetsysid Petr Jelinek 13:42
Re: BRIN index and aborted transaction Tatsuo Ishii 14:38
Re: [Postgresql Master Branch Patch] object class patch Alvaro Herrera 15:14
Re: object_classes array is broken, again 📎 Alvaro Herrera 15:38
pg_uuid_t support in contrib/btree_gist Jarred Ward 20:54
Re: pg_uuid_t support in contrib/btree_gist Tom Lane 22:11
Re: pg_resetsysid Peter Eisentraut 23:40

July 19, 2015

Thread Author Time
Re: BRIN index and aborted transaction Alvaro Herrera 07:27
Re: Relation extension scalability 📎 Andres Freund 13:58
Re: Relation extension scalability 📎 Andres Freund 14:07
Re: creating extension including dependencies Michael Paquier 15:16
Re: Relation extension scalability Tom Lane 15:28
Re: Relation extension scalability Andres Freund 15:50
Re: Relation extension scalability Tom Lane 15:56
Re: Relation extension scalability Andres Freund 16:07
Re: Bug in bttext_abbrev_convert() Peter Eisentraut 16:35
Re: Bug in bttext_abbrev_convert() Andres Freund 16:53
Re: security labels on databases are bad for dump & restore Noah Misch 17:18
Re: LWLock deadlock and gdb advice Jeff Janes 18:49
Re: pg_dump quietly ignore missing tables - is it bug? 📎 Pavel Stehule 18:54
Re: pg_dump quietly ignore missing tables - is it bug? Pavel Stehule 19:08
Re: LWLock deadlock and gdb advice Jeff Janes 19:23
Re: Implementation of global temporary tables? Josh Berkus 19:39
Re: Support for N synchronous standby servers - take 2 Josh Berkus 19:46
xlc 12.1 miscompiles 32-bit ginCompareItemPointers() Noah Misch 19:50
Re: xlc 12.1 miscompiles 32-bit ginCompareItemPointers() Andres Freund 20:07
Re: Support for N synchronous standby servers - take 2 Tom Lane 20:16
Re: xlc 12.1 miscompiles 32-bit ginCompareItemPointers() Tom Lane 20:22
Re: xlc 12.1 miscompiles 32-bit ginCompareItemPointers() Noah Misch 20:32
Re: Bug in bttext_abbrev_convert() Peter Geoghegan 20:53
Re: TABLESAMPLE patch is really in pretty sad shape 📎 Tom Lane 20:56
Re: Implementation of global temporary tables? Zhaomo Yang 20:59
Re: Support for N synchronous standby servers - take 2 Simon Riggs 21:21
Re: TABLESAMPLE patch is really in pretty sad shape Simon Riggs 21:23
Re: Memory prefetching while sequentially fetching from SortTuple array, tuplestore 📎 Peter Geoghegan 23:34

July 20, 2015

Thread Author Time
Re: Arguable RLS security bug, EvalPlanQual() paranoia Peter Geoghegan 00:56
Re: Refactoring speculative insertion with unique indexes a little Peter Geoghegan 01:31
Re: Implementation of global temporary tables? Pavel Stehule 03:00
Re: pg_dump quietly ignore missing tables - is it bug? Pavel Stehule 03:02
Re: Implementation of global temporary tables? Gavin Flower 03:33
Re: Implementation of global temporary tables? Pavel Stehule 03:45
Re: Parallel Seq Scan Amit Kapila 05:31
Re: optimizing vacuum truncation scans Simon Riggs 05:53
Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Ashutosh Bapat 07:09
Re: Support for N synchronous standby servers - take 2 Beena Emerson 07:18
Re: [PATCH] pg_upgrade fails when postgres/template1 isn't in default tablespace Marti Raudsepp 07:31
Re: [COMMITTERS] pgsql: Retain comments on indexes and constraints at ALTER TABLE ... TY Heikki Linnakangas 07:47
Re: Support for N synchronous standby servers - take 2 Simon Riggs 08:05
Re: Parallel Seq Scan Haribabu Kommi 08:06
All-zero page in GIN index causes assertion failure Heikki Linnakangas 08:14
Re: [COMMITTERS] pgsql: Retain comments on indexes and constraints at ALTER TABLE ... TY Alvaro Herrera 08:41
Re: Implementation of global temporary tables? Alvaro Herrera 09:07
Re: Implementation of global temporary tables? Andres Freund 09:12
Re: Re: [COMMITTERS] pgsql: Retain comments on indexes and constraints at ALTER TABLE ... TY Alvaro Herrera 09:25
Re: [PROPOSAL] VACUUM Progress Checker. 📎 Thakur, Sameer 09:32
Re: Re: [COMMITTERS] pgsql: Retain comments on indexes and constraints at ALTER TABLE ... TY Andres Freund 09:46
Re: Implementation of global temporary tables? Pavel Stehule 09:55
Re: [HACKERS] object_classes array is broken, again Alvaro Herrera 10:14
Re: [HACKERS] Grouping Sets: Fix unrecognized node type bug Jeevan Chalke 10:15
pgsql: Improve BRIN documentation somewhat Alvaro Herrera 10:17
Re: TABLESAMPLE patch is really in pretty sad shape Petr Jelinek 10:18
Re: [COMMITTERS] pgsql: Improve BRIN documentation somewhat Alvaro Herrera 11:02
Re: TABLESAMPLE patch is really in pretty sad shape Petr Jelinek 11:02
Use pg_rewind when target timeline was switched 📎 Alexander Korotkov 12:18
Re: [PATCH] pg_upgrade fails when postgres/template1 isn't in default tablespace Michael Paquier 12:20
Re: Support for N synchronous standby servers - take 2 Beena Emerson 12:59
Re: creating extension including dependencies 📎 Petr Jelinek 13:20
Re: patch: enhanced DROP POLICY tab complete Alvaro Herrera 13:39
Re: First Aggregate Funtion? sudalai 13:40
Re: [HACKERS] object_classes array is broken, again Tom Lane 13:49
Re: All-zero page in GIN index causes assertion failure Heikki Linnakangas 14:15
Re: pg_trgm version 1.2 Alexander Korotkov 14:17
Re: First Aggregate Funtion? Merlin Moncure 14:53
Re: First Aggregate Funtion? Paul A Jungwirth 15:06
Re: patch: enhanced DROP POLICY tab complete Pavel Stehule 15:16
Re: TABLESAMPLE patch is really in pretty sad shape Tom Lane 15:23
Re: TABLESAMPLE patch is really in pretty sad shape Emre Hasegeli 15:39
Re: First Aggregate Funtion? Corey Huinker 16:02
Re: First Aggregate Funtion? Marko Tiikkaja 16:07
Re: All-zero page in GIN index causes assertion failure Alvaro Herrera 16:11
Re: [BUGS] object_classes array is broken, again 📎 Alvaro Herrera 16:33
Re: Typo in comment in setrefs.c Alvaro Herrera 16:38
Re: Dead code in Create/RenameRole() after RoleSpec changes related to CURRENT/SESSION_USER Alvaro Herrera 16:48
Re: [HACKERS] object_classes array is broken, again Tom Lane 16:59
Re: [BUGS] object_classes array is broken, again Tom Lane 17:48
Re: First Aggregate Funtion? Merlin Moncure 18:28
Re: All-zero page in GIN index causes assertion failure 📎 Heikki Linnakangas 20:23
"make check" changes have caused buildfarm deterioration. Andrew Dunstan 20:51
Unnecessary #include in objectaddress.h? 📎 Adam Brightwell 21:10
Re: "make check" changes have caused buildfarm deterioration. Tom Lane 21:17
Re: Unnecessary #include in objectaddress.h? Alvaro Herrera 22:10
Re: security labels on databases are bad for dump & restore Adam Brightwell 23:01
Re: Unnecessary #include in objectaddress.h? Adam Brightwell 23:05

July 21, 2015

Thread Author Time
Re: creating extension including dependencies Michael Paquier 02:29
Re: A little RLS oversight? 📎 Michael Paquier 03:53
Re: "make check" changes have caused buildfarm deterioration. 📎 Michael Paquier 05:39
Re: "make check" changes have caused buildfarm deterioration. Michael Paquier 05:47
Re: security labels on databases are bad for dump & restore Noah Misch 06:06
Re: Support for N synchronous standby servers - take 2 Michael Paquier 06:50
Re: security labels on databases are bad for dump & restore Alvaro Herrera 07:08
Re: PL/pgSQL, RAISE and error context Pavel Stehule 07:38
Re: PL/pgSQL, RAISE and error context Heikki Linnakangas 07:53
Re: PL/pgSQL, RAISE and error context Pavel Stehule 08:15
Re: [HACKERS] Grouping Sets: Fix unrecognized node type bug Kyotaro HORIGUCHI 09:10
pg_hba_lookup function to get all matching pg_hba.conf entries 📎 Haribabu Kommi 09:15
Re: Fillfactor for GIN indexes Heikki Linnakangas 09:40
Re: [COMMITTERS] pgsql: Improve BRIN documentation somewhat 📎 Emre Hasegeli 09:59
Re: "make check" changes have caused buildfarm deterioration. Alvaro Herrera 10:01
Re: "make check" changes have caused buildfarm deterioration. Andres Freund 10:05
Re: RFC: replace pg_stat_activity.waiting with something more descriptive 📎 Ildus Kurbangaliev 10:11
Re: RFC: replace pg_stat_activity.waiting with something more descriptive Andres Freund 10:18
Re: "make check" changes have caused buildfarm deterioration. Alvaro Herrera 10:52
Re: Fillfactor for GIN indexes Alexander Korotkov 11:00
Re: RFC: replace pg_stat_activity.waiting with something more descriptive Ildus Kurbangaliev 11:28
Re: [BUGS] object_classes array is broken, again Alvaro Herrera 11:38
Re: Fillfactor for GIN indexes Heikki Linnakangas 11:49
Re: Fillfactor for GIN indexes Alexander Korotkov 11:56
Re: "make check" changes have caused buildfarm deterioration. Michael Paquier 11:58
Re: Selectivity estimation for intarray with @@ 📎 Alexander Korotkov 12:44
Re: Fillfactor for GIN indexes Heikki Linnakangas 12:52
Re: creating extension including dependencies Robert Haas 12:59
Re: Fillfactor for GIN indexes Alexander Korotkov 13:14
Re: "make check" changes have caused buildfarm deterioration. Andrew Dunstan 13:34
Re: creating extension including dependencies Tom Lane 13:48
Re: "make check" changes have caused buildfarm deterioration. Tom Lane 14:00
Re: Selectivity estimation for intarray with @@ Teodor Sigaev 14:14
Re: creating extension including dependencies Petr Jelinek 14:14
Re: creating extension including dependencies Tom Lane 14:20
Re: pgbench stats per script & other stuff Robert Haas 14:24
Re: [PATCH] postgres_fdw extension support 📎 Paul Ramsey 14:28
Re: pgbench stats per script & other stuff Fabien COELHO 14:42
Re: [PATCH] postgres_fdw extension support Andres Freund 14:45
Re: Solaris testers wanted for strxfrm() behavior Bjorn Munch 14:45
Re: [PATCH] postgres_fdw extension support Paul Ramsey 14:55
Re: PL/pgSQL, RAISE and error context Merlin Moncure 14:58
Re: [PATCH] postgres_fdw extension support Andres Freund 15:00
Re: TABLESAMPLE patch is really in pretty sad shape Petr Jelinek 15:02
Re: [PATCH] postgres_fdw extension support Andres Freund 15:26
Re: Selectivity estimation for intarray with @@ 📎 Alexander Korotkov 15:38
Re: Selectivity estimation for intarray with @@ 📎 Heikki Linnakangas 15:49
Re: TABLESAMPLE patch is really in pretty sad shape Tom Lane 16:12
Re: pgbench stats per script & other stuff Robert Haas 16:19
Re: Fillfactor for GIN indexes Heikki Linnakangas 16:20
ALTER TABLE .. ADD PRIMARY KEY .. USING INDEX has dump-restore hazard Robert Haas 16:23
Re: Selectivity estimation for intarray with @@ 📎 Alexander Korotkov 16:28
Re: pgbench stats per script & other stuff Fabien COELHO 16:29
Re: Fillfactor for GIN indexes Alexander Korotkov 16:32
What is HeapScanDescData.rs_initblock good for? Tom Lane 16:36
Re: What is HeapScanDescData.rs_initblock good for? Alvaro Herrera 16:53
Re: What is HeapScanDescData.rs_initblock good for? Tom Lane 17:09
Re: [PATCH] postgres_fdw extension support Paul Ramsey 17:52
Re: Selectivity estimation for intarray with @@ Heikki Linnakangas 18:01
Re: [PROPOSAL] VACUUM Progress Checker. Jim Nasby 18:06
Re: [PATCH] postgres_fdw extension support Tom Lane 18:07
Re: First Aggregate Funtion? Jim Nasby 18:11
Re: [PATCH] postgres_fdw extension support Paul Ramsey 18:14
Re: [PATCH] postgres_fdw extension support Tom Lane 18:22
Re: WAL logging problem in 9.4.3? Todd A. Cook 18:24
Re: [PATCH] postgres_fdw extension support Andres Freund 18:27
Re: [PATCH] postgres_fdw extension support Paul Ramsey 18:29
Re: pgbench stats per script & other stuff 📎 Fabien COELHO 18:41
Re: WAL logging problem in 9.4.3? Martijn van Oosterhout 19:37
brin index vacuum versus transaction snapshots Kevin Grittner 19:42
Eliminating CREATE INDEX comparator TID tie-breaker overhead 📎 Peter Geoghegan 20:06
Re: [PROPOSAL] VACUUM Progress Checker. Robert Haas 20:24
Re: BRIN index and aborted transaction Robert Haas 20:47
Re: Arguable RLS security bug, EvalPlanQual() paranoia Robert Haas 20:52
Re: Arguable RLS security bug, EvalPlanQual() paranoia Stephen Frost 20:55
Alpha2/Beta1 Josh Berkus 21:01
Re: [PATCH] postgres_fdw extension support 📎 Paul Ramsey 21:06
Re: Alpha2/Beta1 Gavin Flower 21:20
Re: pgbench stats per script & other stuff Robert Haas 21:31
RFC: Allow materialized views to use unlogged data store Joshua D. Drake 21:38
Re: RFC: Allow materialized views to use unlogged data store Andres Freund 21:42
Re: brin index vacuum versus transaction snapshots Kevin Grittner 22:10
"A huge debt of gratitude" - Michael Stonebraker Jolly Chen 22:42
Re: brin index vacuum versus transaction snapshots Jeff Janes 23:32

July 22, 2015

Thread Author Time
Re: pgbench stats per script & other stuff Josh Berkus 00:02
Planner debug views Qingqing Zhou 00:15
Re: ALTER TABLE .. ADD PRIMARY KEY .. USING INDEX has dump-restore hazard Michael Paquier 00:34
Re: [PATCH] Reload SSL certificates on SIGHUP Andreas Karlsson 00:52
Re: [HACKERS] object_classes array is broken, again 📎 Jaimin Pan 00:53
Re: "make check" changes have caused buildfarm deterioration. Peter Eisentraut 01:04
Re: "make check" changes have caused buildfarm deterioration. Michael Paquier 01:06
Re: pg_basebackup and replication slots 📎 Peter Eisentraut 01:15
Re: "make check" changes have caused buildfarm deterioration. 📎 Michael Paquier 01:31

Browse Archives

Prev | Next