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

Feb. 11, 2013

Thread Author Time
Re: performance regression in 9.2 CTE with SRF function Tom Lane 01:17
Improving pgbench to log index creation time etc. Tatsuo Ishii 03:40
Re: Fwd: Successful post to pgsql-hackers Gurjeet Singh 03:54
Re: Fwd: Successful post to pgsql-hackers Alvaro Herrera 04:01
Re: performance regression in 9.2 CTE with SRF function Pavel Stehule 04:56
Re: performance regression in 9.2 CTE with SRF function Pavel Stehule 05:25
Re: unlogged tables vs. GIST Jeevan Chalke 06:44
Re: JSON NULLs Yeb Havinga 08:21
Re: Too frequent checkpoints ? Pavan Deolasee 08:46
Re: Re: proposal: a width specification for s specifier (format function), fix behave when positional and ordered placeholders are used 📎 Dean Rasheed 09:01
Re: Improving pgbench to log index creation time etc. Andres Freund 10:26
Re: Fwd: Successful post to pgsql-hackers Magnus Hagander 11:22
Re: Fwd: Successful post to pgsql-hackers Alvaro Herrera 13:44
Re: Fwd: Successful post to pgsql-hackers Magnus Hagander 13:53
Re: unlogged tables vs. GIST 📎 Heikki Linnakangas 13:58
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Boszormenyi Zoltan 14:21
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Andres Freund 14:25
Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Boszormenyi Zoltan 14:27
Re: Re: proposal: a width specification for s specifier (format function), fix behave when positional and ordered placeholders are used 📎 Pavel Stehule 14:29
Re: Improving pgbench to log index creation time etc. Tom Lane 14:32
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Boszormenyi Zoltan 14:33
Re: performance regression in 9.2 CTE with SRF function Tom Lane 14:36
Re: sql_drop Event Trigger Dimitri Fontaine 14:53
Re: Fwd: Successful post to pgsql-hackers Tom Lane 15:15
Re: Alias hstore's ? to ~ so that it works with JDBC Vladimir Sitnikov 17:05
Re: Alias hstore's ? to ~ so that it works with JDBC Tom Lane 17:30
Re: Alias hstore's ? to ~ so that it works with JDBC Seamus Abshere 17:42
Re: Department of Redundancy Department: makeNode(FuncCall) division David Fetter 18:48
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Josh Berkus 19:17
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Andres Freund 19:24
Re: Alias hstore's ? to ~ so that it works with JDBC Heikki Linnakangas 19:35
Re: performance regression in 9.2 CTE with SRF function Pavel Stehule 19:49
send Describe Portal message in PQsendPrepare 📎 Manlio Perillo 20:08
parser_analyze freeing memory which is later referenced Kevin Grittner 20:15
Re: [PATCH] Add PQconninfoParseParams and PQconninfodefaultsMerge to libpq Heikki Linnakangas 21:19
Re: send Describe Portal message in PQsendPrepare Tom Lane 21:39
Re: [PATCH] Add PQconninfoParseParams and PQconninfodefaultsMerge to libpq Phil Sorber 21:42
Re: palloc unification 📎 Alvaro Herrera 21:58
Re: JSON NULLs 📎 Andrew Dunstan 23:10
Re: palloc unification 📎 Alvaro Herrera 23:27

Feb. 12, 2013

Thread Author Time
Re: parser_analyze freeing memory which is later referenced Tom Lane 00:47
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Craig Ringer 01:53
Re: BUG #7493: Postmaster messages unreadable in a Windows console Noah Misch 02:10
Re: BUG #7493: Postmaster messages unreadable in a Windows console Tom Lane 02:15
Re: BUG #7493: Postmaster messages unreadable in a Windows console Greg Stark 03:22
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Amit Kapila 03:54
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Boszormenyi Zoltan 05:53
Re: [JDBC] JPA + enum == Exception Craig Ringer 07:36
Re: Identity projection 📎 Amit Kapila 09:03
Documentation: references to old versions Pavan Deolasee 09:14
Re: Documentation: references to old versions Dave Page 09:19
Re: unlogged tables vs. GIST Jeevan Chalke 09:20
Re: Documentation: references to old versions Pavan Deolasee 09:22
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Amit Kapila 09:27
Re: Documentation: references to old versions Albe Laurenz 09:32
Re: Documentation: references to old versions Magnus Hagander 09:40
Re: another idea for changing global configuration settings from SQL Pavel Stehule 10:27
Re: backup.sgml patch that adds information on custom format backups Ivan Lezhnjov IV 11:03
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Andres Freund 11:25
Re: Support for REINDEX CONCURRENTLY Andres Freund 11:47
Re: send Describe Portal message in PQsendPrepare Manlio Perillo 12:00
Re: Support for REINDEX CONCURRENTLY Andres Freund 12:13
pgsql: Add noreturn attributes to some error reporting functions Peter Eisentraut 12:14
Re: pgsql: Add noreturn attributes to some error reporting functions Andres Freund 12:19
Re: Support for REINDEX CONCURRENTLY Michael Paquier 12:54
Re: parser_analyze freeing memory which is later referenced Kevin Grittner 12:57
Re: Support for REINDEX CONCURRENTLY Andres Freund 13:04
Re: Support for REINDEX CONCURRENTLY Michael Paquier 13:19
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Amit Kapila 14:49
pgsql: Create libpgcommon, and move pg_malloc et al to it Alvaro Herrera 14:55
Re: palloc unification Alvaro Herrera 15:08
Re: [PATCH] Factor out pg_malloc and friends into port code Alvaro Herrera 15:14
[RFC] pgstattuple/pgstatindex enhancement Satoshi Nagayasu 15:22
Re: Documentation: references to old versions Tom Lane 15:22
Re: Documentation: references to old versions Magnus Hagander 15:26
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Andres Freund 15:32
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Tom Lane 15:45
Re: [HACKERS] JPA + enum == Exception Tom Lane 15:50
Re: pgsql: Create libpgcommon, and move pg_malloc et al to it Erik Rijkers 15:52
Re: pgsql: Create libpgcommon, and move pg_malloc et al to it Alvaro Herrera 16:01
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Andres Freund 16:05
Re: pgsql: Create libpgcommon, and move pg_malloc et al to it Erik Rijkers 16:13
Re: pgsql: Create libpgcommon, and move pg_malloc et al to it Alvaro Herrera 16:19
Re: pgsql: Create libpgcommon, and move pg_malloc et al to it Erik Rijkers 16:45
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Amit Kapila 16:55
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Josh Berkus 18:03
Re: pgsql: Create libpgcommon, and move pg_malloc et al to it Tom Lane 18:27
Re: Strange Windows problem, lock_timeout test request Boszormenyi Zoltan 18:32
Re: Strange Windows problem, lock_timeout test request Tom Lane 18:35
Re: Strange Windows problem, lock_timeout test request Boszormenyi Zoltan 18:41
Re: Strange Windows problem, lock_timeout test request Tom Lane 18:45
Re: Strange Windows problem, lock_timeout test request Boszormenyi Zoltan 18:51
Re: Strange Windows problem, lock_timeout test request Andres Freund 18:55
Re: Strange Windows problem, lock_timeout test request Tom Lane 18:56
Re: Strange Windows problem, lock_timeout test request Andrew Dunstan 18:58
Re: Strange Windows problem, lock_timeout test request Boszormenyi Zoltan 19:00
similarity() result for two trigram-less strings Tom Lane 19:04
Re: similarity() result for two trigram-less strings Josh Berkus 19:17
JSON Function Bike Shedding David E. Wheeler 19:18
Re: JSON Function Bike Shedding Josh Berkus 22:01
Re: JSON Function Bike Shedding David E. Wheeler 22:19

Feb. 13, 2013

Thread Author Time
Re: JSON Function Bike Shedding Tom Lane 00:15
Cluster Summit Agenda started Josh Berkus 00:44
Re: Identity projection Kyotaro HORIGUCHI 02:42
Re: [HACKERS] JPA + enum == Exception Craig Ringer 03:12
Re: Identity projection Amit Kapila 03:38
Re: JSON Function Bike Shedding Merlin Moncure 04:00
Re: JSON Function Bike Shedding David E. Wheeler 05:37
Re: Support for REINDEX CONCURRENTLY 📎 Michael Paquier 06:55
review: ALTER ROLE ALL SET Pavel Stehule 07:38
9.2.3 crashes during archive recovery Kyotaro HORIGUCHI 07:46
Re: Re: proposal: a width specification for s specifier (format function), fix behave when positional and ordered placeholders are used Dean Rasheed 07:58
Fractal tree indexing Atri Sharma 09:01
Re: 9.2.3 crashes during archive recovery Heikki Linnakangas 09:04
Btrfs clone WIP patch 📎 Jonathan Rogers 09:29
Re: Fractal tree indexing Heikki Linnakangas 09:38
Re: Fractal tree indexing Atri Sharma 10:10
Re: Fractal tree indexing Alexander Korotkov 10:16
Re: Fractal tree indexing Atri Sharma 10:19
Re: Fractal tree indexing Greg Stark 12:51
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Amit Kapila 12:59
Re: Fractal tree indexing Atri Sharma 13:24
Re: Statistics and selectivity estimation for ranges Heikki Linnakangas 13:28
Re: Fractal tree indexing Alexander Korotkov 13:31
Re: Fractal tree indexing Heikki Linnakangas 13:35
Re: Fractal tree indexing Atri Sharma 13:54
Re: Statistics and selectivity estimation for ranges Alexander Korotkov 13:55
Re: Fractal tree indexing Simon Riggs 14:01
Re: Fractal tree indexing Atri Sharma 14:13
Re: Fractal tree indexing Andrew Dunstan 14:43
FILTER for aggregates [was Re: Department of Redundancy Department: makeNode(FuncCall) division] 📎 David Fetter 14:45
Re: Fractal tree indexing Atri Sharma 14:49
Re: Fractal tree indexing Craig Ringer 14:50
Re: Fractal tree indexing Tom Lane 15:00
Re: 9.2.3 crashes during archive recovery Tom Lane 15:02
pg_xlogdump 📎 Alvaro Herrera 15:09
Re: Re: proposal: a width specification for s specifier (format function), fix behave when positional and ordered placeholders are used 📎 Pavel Stehule 15:19
Re: [sepgsql 2/3] Add db_schema:search permission checks Kohei KaiGai 15:27
Re: Fractal tree indexing Atri Sharma 15:49
Re: JSON Function Bike Shedding Merlin Moncure 15:50
Re: pg_xlogdump 📎 Andres Freund 15:51
Re: Setting visibility map in VACUUM's second phase Heikki Linnakangas 15:53
Re: Fractal tree indexing Heikki Linnakangas 16:02
Re: [COMMITTERS] pgsql: Add noreturn attributes to some error reporting functions Peter Eisentraut 16:08
Re: Fractal tree indexing Atri Sharma 16:10
Re: Fractal tree indexing Tom Lane 16:20
Re: JSON Function Bike Shedding Andrew Dunstan 16:36
Re: Fractal tree indexing Andrew Dunstan 16:43
Re: Fractal tree indexing Heikki Linnakangas 16:48
Re: Fractal tree indexing Heikki Linnakangas 16:51
Re: Fractal tree indexing Atri Sharma 17:00
Re: JSON Function Bike Shedding Tom Lane 17:06
Re: JSON Function Bike Shedding David E. Wheeler 17:07
Re: Alias hstore's ? to ~ so that it works with JDBC Seamus Abshere 17:10
Re: Alias hstore's ? to ~ so that it works with JDBC Dave Cramer 17:13
Re: JSON Function Bike Shedding Pavel Stehule 17:25
Re: JSON Function Bike Shedding Andrew Dunstan 17:31
Re: Fractal tree indexing Atri Sharma 17:32
Re: JSON Function Bike Shedding David E. Wheeler 17:35
Re: JSON Function Bike Shedding Alvaro Herrera 17:40
Re: Alias hstore's ? to ~ so that it works with JDBC Alvaro Herrera 17:43
Re: Fractal tree indexing Simon Riggs 17:54
Re: Fractal tree indexing Joshua D. Drake 17:56
Re: Alias hstore's ? to ~ so that it works with JDBC Magnus Hagander 18:11
Re: 9.2.3 crashes during archive recovery Simon Riggs 18:25
Re: Fractal tree indexing Josh Berkus 18:34
Re: 9.2.3 crashes during archive recovery Tom Lane 19:03
Re: 9.2.3 crashes during archive recovery Heikki Linnakangas 19:12
Re: 9.2.3 crashes during archive recovery Heikki Linnakangas 19:19
Re: 9.2.3 crashes during archive recovery Tom Lane 19:21
Re: 9.2.3 crashes during archive recovery Heikki Linnakangas 19:27
Re: 9.2.3 crashes during archive recovery Tom Lane 19:30
Re: 9.2.3 crashes during archive recovery Heikki Linnakangas 19:33
Re: Fractal tree indexing Daniel Farina 19:34
Re: 9.2.3 crashes during archive recovery Tom Lane 19:37
Re: 9.2.3 crashes during archive recovery Tom Lane 19:40
proposal or just idea for psql - show first N rows from relation backslash statement Pavel Stehule 20:07
Re: 9.2.3 crashes during archive recovery Heikki Linnakangas 20:15
Re: Alias hstore's ? to ~ so that it works with JDBC Kevin Grittner 20:17
BUG #7873: pg_restore --clean tries to drop tables that don't exist autarch 20:22
Re: proposal or just idea for psql - show first N rows from relation backslash statement Stephen Frost 20:23
Re: proposal or just idea for psql - show first N rows from relation backslash statement Pavel Stehule 20:30
Re: Alias hstore's ? to ~ so that it works with JDBC Heikki Linnakangas 20:35
Re: proposal or just idea for psql - show first N rows from relation backslash statement Erik Rijkers 20:41
Re: proposal or just idea for psql - show first N rows from relation backslash statement Stephen Frost 20:44
Re: proposal or just idea for psql - show first N rows from relation backslash statement Pavel Stehule 20:48
Re: proposal or just idea for psql - show first N rows from relation backslash statement Stephen Frost 20:51
Re: 9.2.3 crashes during archive recovery Simon Riggs 20:52
Re: proposal or just idea for psql - show first N rows from relation backslash statement Pavel Stehule 21:02
Re: proposal or just idea for psql - show first N rows from relation backslash statement Tom Lane 21:25
Re: PATCH: Split stats file per database WAS: autovacuum stress-testing our system 📎 Alvaro Herrera 21:29
Re: Btrfs clone WIP patch Tom Lane 22:13
Re: Btrfs clone WIP patch Jonathan Rogers 22:45
Re: Btrfs clone WIP patch Josh Berkus 22:48
Re: Btrfs clone WIP patch Jonathan Rogers 23:00
Re: Btrfs clone WIP patch Phil Sorber 23:04
Re: Btrfs clone WIP patch Tom Lane 23:26
Re: proposal or just idea for psql - show first N rows from relation backslash statement Ian Lawrence Barwick 23:34
Re: proposal or just idea for psql - show first N rows from relation backslash statement Tom Lane 23:44

Feb. 14, 2013

Thread Author Time
Re: proposal or just idea for psql - show first N rows from relation backslash statement Fabrízio de Royes Mello 00:16

Browse Archives

Prev | Next