pgsql-hackers since 2014-06-17 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

June 17, 2014

Thread Author Time
Re: avoiding tuple copying in btree index builds Tom Lane 00:10
Re: Built-in support for a memory consumption ulimit? [email protected] 00:20
Re: PG Manual: Clarifying the repeatable read isolation example Bruce Momjian 00:22
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Ian Barwick 00:30
Re: /proc/self/oom_adj is deprecated in newer Linux kernels Tom Lane 00:42
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Michael Paquier 00:47
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Tom Lane 00:53
Re: rm_desc signature Jeff Janes 01:19
btreecheck extension 📎 Peter Geoghegan 01:47
Re: How to change the pgsql source code and build it?? Craig Ringer 01:58
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Ian Barwick 02:09
Re: Built-in support for a memory consumption ulimit? Noah Misch 02:16
Re: Audit of logout Abhijit Menon-Sen 02:24
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Peter Geoghegan 02:57
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Ian Barwick 03:38
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Tom Lane 03:56
Re: postgresql.auto.conf read from wrong directory 📎 Amit Kapila 04:19
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Peter Geoghegan 04:21
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Peter Geoghegan 04:51
Re: postgresql.auto.conf read from wrong directory Abhijit Menon-Sen 05:08
Re: pg_stat directory and pg_stat_statements Shigeru Hanada 05:11
Re: How to implement the skip errors for copy from ? xbzhang 05:30
Re: rm_desc signature Heikki Linnakangas 05:53
Re: How to implement the skip errors for copy from ? Pavel Stehule 06:01
Re: How to implement the skip errors for copy from ? xbzhang 06:46
Re: How to implement the skip errors for copy from ? Pavel Stehule 06:51
Re: Wait free LW_SHARED acquisition - v0.2 Amit Kapila 07:11
Re: UPDATE SET (a,b,c) = (SELECT ...) versus rules Martijn van Oosterhout 07:18
Re: UPDATE SET (a,b,c) = (SELECT ...) versus rules Hannu Krosing 07:43
Re: pg_dump reporing version of server & pg_dump as comments in the output 📎 Jeevan Chalke 07:51
Re: IMPORT FOREIGN SCHEMA statement Michael Paquier 08:06
Re: How to implement the skip errors for copy from ? Amit Kapila 08:40
Re: How to implement the skip errors for copy from ? xbzhang 09:09
Re: UPDATE SET (a,b,c) = (SELECT ...) versus rules Vik Fearing 09:22
Re: Window function optimisation, allow pushdowns of items matching PARTITION BY clauses 📎 David Rowley 09:27
Re: IMPORT FOREIGN SCHEMA statement Michael Paquier 09:30
Re: Allowing join removals for more join types 📎 David Rowley 10:04
Re: Wait free LW_SHARED acquisition - v0.2 Andres Freund 10:26
Re: wrapping in extended mode doesn't work well with default pager Pavel Stehule 10:49
[REVIEW] psql tab completion for DROP TRIGGER/RULE and ALTER TABLE ... DISABLE/ENABLE Ian Barwick 11:36
[REVIEW] Re: Compression of full-page-writes Abhijit Menon-Sen 11:47
releaseOk and LWLockWaitForVar Andres Freund 12:17
Re: Wait free LW_SHARED acquisition - v0.2 Amit Kapila 12:31
Re: UPDATE SET (a,b,c) = (SELECT ...) versus rules Hannu Krosing 12:38
Re: UPDATE SET (a,b,c) = (SELECT ...) versus rules Andres Freund 12:47
Re: Wait free LW_SHARED acquisition - v0.2 Andres Freund 13:05
Re: How to implement the skip errors for copy from ? Tom Lane 13:40
Re: UPDATE SET (a,b,c) = (SELECT ...) versus rules Tom Lane 13:46
Re: UPDATE SET (a,b,c) = (SELECT ...) versus rules Andres Freund 13:48
Re: avoiding tuple copying in btree index builds Robert Haas 13:57
Re: UPDATE SET (a,b,c) = (SELECT ...) versus rules Tom Lane 14:02
Re: avoiding tuple copying in btree index builds Tom Lane 14:08
Re: [v9.5] Custom Plan API 📎 Kohei KaiGai 14:12
Re: Built-in binning functions Robert Haas 14:15
Re: Set new system identifier using pg_resetxlog Robert Haas 14:18
Re: Built-in binning functions Petr Jelinek 14:19
Re: Quantify small changes to predicate evaluation Dennis Butterstein 14:23
Re: Minmax indexes Robert Haas 14:26
[patch] pg_copy - a command for reliable WAL archiving 📎 MauMau 14:26
Re: UPDATE SET (a,b,c) = (SELECT ...) versus rules Merlin Moncure 14:31
Re: Minmax indexes Andres Freund 14:31
Re: Set new system identifier using pg_resetxlog Petr Jelinek 14:33
Re: [patch] pg_copy - a command for reliable WAL archiving Abhijit Menon-Sen 14:53
Re: [patch] pg_copy - a command for reliable WAL archiving Joe Conway 15:02
Re: [patch] pg_copy - a command for reliable WAL archiving Abhijit Menon-Sen 15:06
Re: Wait free LW_SHARED acquisition - v0.2 Amit Kapila 15:17
Re: Minmax indexes Greg Stark 15:25
Re: Wait free LW_SHARED acquisition - v0.2 Andres Freund 15:26
Re: 9.4 release notes 📎 Bruce Momjian 15:29
Re: Memory deallocation after calling cast function Bruce Momjian 15:32
How about a proper TEMPORARY TABLESPACE? 📎 Matheus de Oliveira 15:34
Re: Memory deallocation after calling cast function Abhijit Menon-Sen 15:39
Re: Memory deallocation after calling cast function Andres Freund 15:42
Re: Minmax indexes Robert Haas 15:48
Re: Minmax indexes Andres Freund 16:04
Re: Set new system identifier using pg_resetxlog Robert Haas 16:07
Re: Minmax indexes Robert Haas 16:14
Re: pg_control is missing a field for LOBLKSIZE Bruce Momjian 16:15
Re: Memory deallocation after calling cast function Tom Lane 16:21
Re: PL/pgSQL support to define multi variables once Robert Haas 16:21
Re: pg_control is missing a field for LOBLKSIZE Tom Lane 16:28
Re: [PATCH] Replacement for OSSP-UUID for Linux and BSD 📎 Noah Misch 16:39
Re: WAL replay bugs Robert Haas 16:40
Re: Proposal for CSN based snapshots Robert Haas 16:41
Re: 9.5 CF1 Robert Haas 16:43
Re: 9.5 CF1 Alvaro Herrera 16:47
Re: Set new system identifier using pg_resetxlog Andres Freund 16:50
Re: 9.5 CF1 Tom Lane 16:54
Re: 9.5 CF1 Andres Freund 16:55
Re: 9.5 CF1 Abhijit Menon-Sen 17:00
Re: [PATCH] Replacement for OSSP-UUID for Linux and BSD Tom Lane 17:08
Re: pg_control is missing a field for LOBLKSIZE Bruce Momjian 17:12
Re: Atomics hardware support table & supported architectures Robert Haas 17:14
Re: 9.5 CF1 Alvaro Herrera 17:32
Re: Atomics hardware support table & supported architectures Andres Freund 17:55
Re: Minmax indexes Andres Freund 18:16
Re: Minmax indexes Claudio Freire 18:22
Re: [REVIEW] Re: Compression of full-page-writes Claudio Freire 18:31
Re: API change advice: Passing plan invalidation info from the rewriter into the planner? Robert Haas 18:54
Re: API change advice: Passing plan invalidation info from the rewriter into the planner? Robert Haas 19:14
Re: API change advice: Passing plan invalidation info from the rewriter into the planner? Stephen Frost 19:17
Re: API change advice: Passing plan invalidation info from the rewriter into the planner? Robert Haas 19:19
Re: API change advice: Passing plan invalidation info from the rewriter into the planner? Robert Haas 19:41
Re: pg_control is missing a field for LOBLKSIZE Alvaro Herrera 19:55
Re: delta relations in AFTER triggers Robert Haas 20:07
Re: btreecheck extension Robert Haas 20:16
Re: Built-in support for a memory consumption ulimit? Robert Haas 20:23
Re: Audit of logout Robert Haas 20:30
Re: Atomics hardware support table & supported architectures Kevin Grittner 20:32
Re: Built-in support for a memory consumption ulimit? Tom Lane 20:39
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Robert Haas 20:46
Re: Built-in support for a memory consumption ulimit? Robert Haas 20:48
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Tom Lane 20:59
Re: btreecheck extension Peter Geoghegan 21:10
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Kevin Grittner 21:15
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Josh Berkus 21:28
Re: Minmax indexes Josh Berkus 21:34
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Peter Geoghegan 21:35
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Tom Lane 21:36
Re: WAL replay bugs Michael Paquier 21:40
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Josh Berkus 21:41
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Tom Lane 21:46
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Tom Lane 21:53
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Josh Berkus 21:58
Re: Atomics hardware support table & supported architectures Andres Freund 22:02
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Peter Geoghegan 22:05
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Gavin Flower 22:15
Re: Atomics hardware support table & supported architectures Petr Jelinek 22:32
Re: [patch] pg_copy - a command for reliable WAL archiving 📎 MauMau 22:41
Re: [REVIEW] psql tab completion for DROP TRIGGER/RULE and ALTER TABLE ... DISABLE/ENABLE 📎 Andreas Karlsson 22:51
Re: pg_control is missing a field for LOBLKSIZE Bruce Momjian 23:01
Re: UPDATE SET (a,b,c) = (SELECT ...) versus rules 📎 Tom Lane 23:09
Re: Atomics hardware support table & supported architectures Alvaro Herrera 23:09
Re: pg_control is missing a field for LOBLKSIZE Tom Lane 23:12
comparison operators Andrew Dunstan 23:12
Re: [BUGS] BUG #8673: Could not open file "pg_multixact/members/xxxx" on slave during hot_standby 📎 Jeff Janes 23:17
Re: comparison operators Tom Lane 23:22
Re: comparison operators Andres Freund 23:25
Re: Minmax indexes Greg Stark 23:48

June 18, 2014

Thread Author Time
Re: btreecheck extension Robert Haas 00:11
Re: comparison operators Andrew Dunstan 00:14
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Robert Haas 00:18
Re: Re: [REVIEW] psql tab completion for DROP TRIGGER/RULE and ALTER TABLE ... DISABLE/ENABLE Ian Barwick 00:34
Re: Re: [REVIEW] psql tab completion for DROP TRIGGER/RULE and ALTER TABLE ... DISABLE/ENABLE Andreas Karlsson 00:39
Re: pg_control is missing a field for LOBLKSIZE Bruce Momjian 00:46
Re: btreecheck extension Peter Geoghegan 00:57
Re: Proposal for CSN based snapshots Craig Ringer 01:00
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Peter Geoghegan 01:18
BUG #10680 - ldapbindpasswd leaks to postgresql log 📎 Steven Siebert 01:33
Re: [REVIEW] Re: Compression of full-page-writes Abhijit Menon-Sen 01:43
Re: API change advice: Passing plan invalidation info from the rewriter into the planner? Brightwell, Adam 01:45
Re: API change advice: Passing plan invalidation info from the rewriter into the planner? Stephen Frost 02:02
Re: API change advice: Passing plan invalidation info from the rewriter into the planner? Stephen Frost 02:06
Re: API change advice: Passing plan invalidation info from the rewriter into the planner? Stephen Frost 02:25
Re: BUG #10680 - ldapbindpasswd leaks to postgresql log Tom Lane 02:50
Re: How to implement the skip errors for copy from ? xbzhang 03:21
Re: Built-in support for a memory consumption ulimit? Amit Kapila 03:29
Re: pg_stat directory and pg_stat_statements Fujii Masao 03:39
Re: postgresql.auto.conf read from wrong directory Fujii Masao 03:55
Re: postgresql.auto.conf read from wrong directory Abhijit Menon-Sen 04:07
Re: Built-in support for a memory consumption ulimit? Tom Lane 04:30
Re: gaussian distribution pgbench 📎 Mitsumasa KONDO 05:44
Re: Built-in support for a memory consumption ulimit? Amit Kapila 07:13
include_dir catch-22 Craig Ringer 07:30
Re: [REVIEW] Re: Re: BUG #9578: Undocumented behaviour for temp tables created inside query language (SQL) functions 📎 Haribabu Kommi 07:57
Re: include_dir catch-22 Craig Ringer 08:06
Re: Selectivity estimation for inet operators 📎 Emre Hasegeli 08:34
Re: Minmax indexes Heikki Linnakangas 09:18
Re: Autonomous Transaction (WIP) 📎 Rajeev rastogi 09:19
Re: Re: [REVIEW] Re: Re: BUG #9578: Undocumented behaviour for temp tables created inside query language (SQL) functions Abhijit Menon-Sen 09:50
RHEL6 packaging issue for 9.4 beta - libevent conflict Craig Ringer 09:51
Re: Minmax indexes Andres Freund 10:46
Re: datistemplate of pg_database does not behave as per description in documentation MauMau 10:47
Re: Minmax indexes Andres Freund 10:53
Re: Removing dependency to wsock32.lib when compiling code on WIndows MauMau 11:37
Re: btreecheck extension Stephen Frost 11:48
Re: Minmax indexes Heikki Linnakangas 11:51
Re: How about a proper TEMPORARY TABLESPACE? Stephen Frost 12:00
Re: comparison operators Stephen Frost 12:01
Re: Minmax indexes Robert Haas 12:03
Re: datistemplate of pg_database does not behave as per description in documentation Fujii Masao 12:31
Re: [REVIEW] Re: Compression of full-page-writes Rahila Syed 12:40
Re: [REVIEW] Re: Compression of full-page-writes Andres Freund 12:43
Re: [REVIEW] Re: Compression of full-page-writes Abhijit Menon-Sen 12:55
Re: [REVIEW] Re: Compression of full-page-writes Abhijit Menon-Sen 12:58
Re: [REVIEW] Re: Compression of full-page-writes Pavan Deolasee 13:06
Re: Proposal for CSN based snapshots Robert Haas 13:12
Re: WAL replay bugs Robert Haas 13:13
Re: comparison operators Tom Lane 13:24
Re: API change advice: Passing plan invalidation info from the rewriter into the planner? Robert Haas 13:25
Re: Proposal for CSN based snapshots Craig Ringer 13:30
Cube distance patch? hubert depesz lubaczewski 13:33
Re: RHEL6 packaging issue for 9.4 beta - libevent conflict Tom Lane 13:34
Re: RHEL6 packaging issue for 9.4 beta - libevent conflict Andrew Dunstan 13:41
Re: datistemplate of pg_database does not behave as per description in documentation MauMau 13:43
Re: Cube distance patch? Abhijit Menon-Sen 13:47
Re: API change advice: Passing plan invalidation info from the rewriter into the planner? Robert Haas 13:50
Re: Clarification of FDW API Documentation Bernd Helmle 13:52
Re: How about a proper TEMPORARY TABLESPACE? Fabrízio de Royes Mello 13:54
Re: comparison operators Stephen Frost 13:55

Browse Archives

Prev | Next