pgsql-hackers since 2012-11-29 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. 29, 2012

Thread Author Time
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY Michael Paquier 00:10
Re: json accessors Merlin Moncure 00:10
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY Tom Lane 00:11
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY Andres Freund 00:15
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY Andres Freund 00:23
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY Tom Lane 00:30
Re: json accessors Hannu Krosing 01:07
Re: json accessors Hannu Krosing 01:16
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY Michael Paquier 01:31
Re: [COMMITTERS] pgsql: Refactor flex and bison make rules Jeremy Drake 03:43
Re: [COMMITTERS] pgsql: Refactor flex and bison make rules Tom Lane 04:03
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY 📎 Tom Lane 04:40
Re: [COMMITTERS] pgsql: Refactor flex and bison make rules Jeremy Drake 04:49
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY Pavan Deolasee 04:50
Re: Materialized views WIP patch Pavel Stehule 05:38
Re: Enabling frontend-only xlog "desc" routines Amit Kapila 05:38
[PATCH] Patch to fix a crash of psql 📎 JiangGuiqing 08:04
Re: WIP: index support for regexp search er 08:58
Refactoring standby mode logic 📎 Heikki Linnakangas 09:06
Re: [PATCH] Patch to fix a crash of psql Tatsuo Ishii 10:00
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY Amit Kapila 10:48
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY Andres Freund 10:54
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY Amit Kapila 11:45
Re: WIP: index support for regexp search Heikki Linnakangas 13:25
Patch to fix ecpg core dump with nested structure pointer variable 📎 Muhammad Usama 13:36
[PATCH] make -jN check fails / unset MAKEFLAGS in pg_regress.c 📎 Andres Freund 13:50
Re: json accessors Andrew Dunstan 13:58
Re: autovacuum truncate exclusive lock round two Jan Wieck 14:41
Re: autovacuum truncate exclusive lock round two Tom Lane 14:46
Re: autovacuum truncate exclusive lock round two Jan Wieck 14:57
Re: foreign key locks 📎 Kevin Grittner 15:23
Re: foreign key locks Alvaro Herrera 16:02
Re: foreign key locks 📎 Alvaro Herrera 16:16
Re: Patch to fix ecpg core dump with nested structure pointer variable Michael Meskes 16:17
Re: [PATCH] binary heap implementation Robert Haas 16:17
Re: [COMMITTERS] pgsql: Refactor flex and bison make rules Andrew Dunstan 16:17
Overlength socket paths (was Re: [COMMITTERS] pgsql: Refactor flex and bison make rules) Tom Lane 16:31
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY 📎 Tom Lane 16:53
Re: Further pg_upgrade analysis for many tables 📎 Bruce Momjian 17:59
Re: json accessors Merlin Moncure 18:06
Re: json accessors Andrew Dunstan 19:19
Re: foreign key locks - EvalPlanQual interactions Andres Freund 19:25
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY Andres Freund 19:43
Re: Enabling frontend-only xlog "desc" routines Tom Lane 20:03
Re: Enabling frontend-only xlog "desc" routines Andres Freund 20:09
Re: Overlength socket paths (was Re: [COMMITTERS] pgsql: Refactor flex and bison make rules) Tom Lane 20:33
Re: Overlength socket paths (was Re: [COMMITTERS] pgsql: Refactor flex and bison make rules) Andrew Dunstan 21:24
missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Andres Freund 21:49
Re: json accessors Merlin Moncure 21:52
Re: json accessors Andrew Dunstan 22:14
Re: Overlength socket paths (was Re: [COMMITTERS] pgsql: Refactor flex and bison make rules) Tom Lane 22:20
Re: Overlength socket paths (was Re: [COMMITTERS] pgsql: Refactor flex and bison make rules) Noah Misch 22:36
Re: Overlength socket paths (was Re: [COMMITTERS] pgsql: Refactor flex and bison make rules) Tom Lane 23:00
Re: Overlength socket paths (was Re: [COMMITTERS] pgsql: Refactor flex and bison make rules) Andrew Dunstan 23:09
Re: Overlength socket paths (was Re: [COMMITTERS] pgsql: Refactor flex and bison make rules) Tom Lane 23:23
Re: Overlength socket paths (was Re: [COMMITTERS] pgsql: Refactor flex and bison make rules) Andrew Dunstan 23:31
Re: json accessors Merlin Moncure 23:34

Nov. 30, 2012

Thread Author Time
Re: Overlength socket paths (was Re: [COMMITTERS] pgsql: Refactor flex and bison make rules) Tom Lane 00:16
Re: Overlength socket paths (was Re: [COMMITTERS] pgsql: Refactor flex and bison make rules) 📎 Tom Lane 00:20
Re: Overlength socket paths (was Re: [COMMITTERS] pgsql: Refactor flex and bison make rules) Andrew Dunstan 00:24
Re: Overlength socket paths (was Re: [COMMITTERS] pgsql: Refactor flex and bison make rules) Tom Lane 00:32
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY Michael Paquier 00:56
Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Pavan Deolasee 03:22
initdb.c::main() too large 📎 Bruce Momjian 04:12
Re: initdb.c::main() too large Tom Lane 04:23
Re: [PATCH] Patch to fix a crash of psql 📎 Tatsuo Ishii 04:52
Re: [PATCH] Patch to fix a crash of psql JiangGuiqing 05:53
Re: PQconninfo function for libpq Magnus Hagander 06:02
Re: [PATCH] Patch to fix a crash of psql Albe Laurenz 08:26
Re: [PATCH] Make pg_basebackup configure and start standby [Review] 📎 Boszormenyi Zoltan 09:13
Re: DEALLOCATE IF EXISTS Vik Reykja 10:05
Re: Review: Extra Daemons / bgworker Dimitri Fontaine 10:09
Re: Review: Extra Daemons / bgworker Pavel Stehule 10:15
Re: proposal: fix corner use case of variadic fuctions usage Vik Reykja 10:18
Review: create extension default_full_version Ibrar Ahmed 10:59
Re: Refactoring standby mode logic Dimitri Fontaine 11:11
Re: WIP: index support for regexp search 📎 Alexander Korotkov 11:20
Re: WIP: index support for regexp search Alexander Korotkov 11:22
Re: WIP: index support for regexp search Alexander Korotkov 11:28
Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Andres Freund 11:58
Re: Review: Extra Daemons / bgworker Markus Wanner 12:06
Re: Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Alvaro Herrera 12:33
Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Pavan Deolasee 12:39
Re: Review: Extra Daemons / bgworker Dimitri Fontaine 12:40
Re: Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Simon Riggs 12:50
Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Andres Freund 12:51
Re: Review: Extra Daemons / bgworker Alvaro Herrera 12:57
Re: Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Andres Freund 12:57
Re: Review: Extra Daemons / bgworker Andres Freund 12:59
Re: Review: Extra Daemons / bgworker Dimitri Fontaine 13:03
Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Pavan Deolasee 13:05
Re: [PATCH] Patch to fix a crash of psql Peter Eisentraut 13:10
Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Pavan Deolasee 13:13
Re: Review: Extra Daemons / bgworker Kohei KaiGai 13:21
Re: Review: Extra Daemons / bgworker Markus Wanner 13:23
Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Andres Freund 13:25
Re: Review: Extra Daemons / bgworker Markus Wanner 13:31
Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Pavan Deolasee 13:32
Re: Review: Extra Daemons / bgworker Dimitri Fontaine 13:42
Re: Review: Extra Daemons / bgworker Alvaro Herrera 13:44
Re: Review: Extra Daemons / bgworker Kohei KaiGai 13:55
Re: Review: Extra Daemons / bgworker Markus Wanner 13:55
Re: Review: Extra Daemons / bgworker Kohei KaiGai 14:16
Re: WIP: index support for regexp search Heikki Linnakangas 14:23
Re: Review: Extra Daemons / bgworker Markus Wanner 14:27
Re: Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Andres Freund 14:30
Re: json accessors Andrew Dunstan 14:38
Re: json accessors Merlin Moncure 14:51
Re: Review: Extra Daemons / bgworker Kohei KaiGai 14:58
Re: json accessors Andrew Dunstan 15:02
Re: json accessors Merlin Moncure 15:03
Re: json accessors Hannu Krosing 15:04
Re: Review: Extra Daemons / bgworker Markus Wanner 15:22
Re: json accessors Andrew Dunstan 15:29
Re: [PATCH] Patch to fix a crash of psql Tom Lane 15:36
Re: Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Tom Lane 15:42
Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Andres Freund 15:58
Re: json accessors Hannu Krosing 15:59
Re: [PATCH] Patch to fix a crash of psql Tatsuo Ishii 16:29
Re: json accessors Andrew Dunstan 16:34
Re: [PATCH] Patch to fix a crash of psql Tatsuo Ishii 16:48
Re: [PATCH] Patch to fix a crash of psql Tatsuo Ishii 16:55
Re: WIP json generation enhancements Andrew Dunstan 16:57
Re: Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Tom Lane 17:53
Re: Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Andres Freund 18:04
Hot Standby Feedback should default to on in 9.3+ Andres Freund 19:02
Re: Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Tom Lane 19:08
Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Andres Freund 19:12
Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Tom Lane 19:16
Re: Hot Standby Feedback should default to on in 9.3+ Simon Riggs 19:26
Re: pg_basebackup is taking backup of extra files inside a tablespace directory Robert Haas 19:30
Re: Hot Standby Feedback should default to on in 9.3+ Robert Haas 19:35
Re: Proposal for Allow postgresql.conf values to be changed via SQL Robert Haas 19:39
Re: [PATCH] Patch to fix a crash of psql Tom Lane 19:41
Re: [PATCH] make -jN check fails / unset MAKEFLAGS in pg_regress.c Robert Haas 19:41
Re: initdb.c::main() too large Bruce Momjian 19:50
Re: Proposal for Allow postgresql.conf values to be changed via SQL Tom Lane 19:59
Re: Enabling frontend-only xlog "desc" routines Robert Haas 20:03
Re: Hot Standby Feedback should default to on in 9.3+ Josh Berkus 20:10
Re: Hot Standby Feedback should default to on in 9.3+ Heikki Linnakangas 20:46
Re: Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger? Tom Lane 20:47
Re: Hot Standby Feedback should default to on in 9.3+ Claudio Freire 20:49
Re: Hot Standby Feedback should default to on in 9.3+ Tom Lane 20:59
Re: Hot Standby Feedback should default to on in 9.3+ Heikki Linnakangas 21:03
Re: Hot Standby Feedback should default to on in 9.3+ Kevin Grittner 21:06
Re: Hot Standby Feedback should default to on in 9.3+ Claudio Freire 21:07
Re: Hot Standby Feedback should default to on in 9.3+ Tom Lane 21:09
Re: Removing PD_ALL_VISIBLE Jeff Davis 21:16
Re: Hot Standby Feedback should default to on in 9.3+ Kevin Grittner 21:20
Re: Further pg_upgrade analysis for many tables Bruce Momjian 21:31
Re: Hot Standby Feedback should default to on in 9.3+ Claudio Freire 21:40
Re: initdb.c::main() too large Bruce Momjian 21:45
Re: Hot Standby Feedback should default to on in 9.3+ Heikki Linnakangas 21:49
Re: Hot Standby Feedback should default to on in 9.3+ Claudio Freire 21:53
Re: ALTER command reworks 📎 Kohei KaiGai 22:07
Re: initdb.c::main() too large Andrew Dunstan 23:06
Re: initdb.c::main() too large Bruce Momjian 23:09
Re: Hot Standby Feedback should default to on in 9.3+ Andres Freund 23:41
Re: Hot Standby Feedback should default to on in 9.3+ Daniel Farina 23:42
Re: [PATCH] make -jN check fails / unset MAKEFLAGS in pg_regress.c Andres Freund 23:58

Dec. 1, 2012

Thread Author Time
Re: [PATCH] make -jN check fails / unset MAKEFLAGS in pg_regress.c 📎 Andres Freund 00:00
Re: Hot Standby Feedback should default to on in 9.3+ Magnus Hagander 00:09
Re: Hot Standby Feedback should default to on in 9.3+ Magnus Hagander 00:11
Re: Hot Standby Feedback should default to on in 9.3+ Andres Freund 00:13
Re: Hot Standby Feedback should default to on in 9.3+ Josh Berkus 00:22
Re: Hot Standby Feedback should default to on in 9.3+ Andres Freund 00:25
Re: Use of fsync; was Re: Pg_upgrade speed for many tables 📎 Bruce Momjian 03:43
--single-transaction hack to pg_upgrade does not work Tom Lane 04:10
Re: [v9.3] OAT_POST_ALTER object access hooks 📎 Kohei KaiGai 07:57
Re: Proposal for Allow postgresql.conf values to be changed via SQL Amit Kapila 08:09
Re: Hot Standby Feedback should default to on in 9.3+ Albe Laurenz 10:42
Re: WIP: index support for regexp search 📎 Erik Rijkers 11:22
Re: proposal: fix corner use case of variadic fuctions usage 📎 Pavel Stehule 12:14
Re: --single-transaction hack to pg_upgrade does not work Andrew Dunstan 12:43
Tablespaces in the data directory Magnus Hagander 13:45
Re: Tablespaces in the data directory Simon Riggs 13:50
ALTER TABLE ... NOREWRITE option Simon Riggs 13:54
Re: --single-transaction hack to pg_upgrade does not work Bruce Momjian 15:25
Re: --single-transaction hack to pg_upgrade does not work Bruce Momjian 15:41
Re: --single-transaction hack to pg_upgrade does not work Bruce Momjian 15:55
Re: --single-transaction hack to pg_upgrade does not work Andres Freund 16:03
Re: --single-transaction hack to pg_upgrade does not work Andres Freund 16:05
Re: --single-transaction hack to pg_upgrade does not work Tom Lane 16:07
Re: --single-transaction hack to pg_upgrade does not work Bruce Momjian 16:11
Re: --single-transaction hack to pg_upgrade does not work Bruce Momjian 16:16
Re: Proposal for Allow postgresql.conf values to be changed via SQL Tom Lane 16:30
Re: --single-transaction hack to pg_upgrade does not work Andres Freund 16:36
Re: ALTER TABLE ... NOREWRITE option Tom Lane 16:38
Re: --single-transaction hack to pg_upgrade does not work 📎 Andres Freund 16:38
Re: Proposal for Allow postgresql.conf values to be changed via SQL Tom Lane 16:45
Re: --single-transaction hack to pg_upgrade does not work Tom Lane 17:00
Re: --single-transaction hack to pg_upgrade does not work Andrew Dunstan 17:01
Re: --single-transaction hack to pg_upgrade does not work Bruce Momjian 17:05
Re: --single-transaction hack to pg_upgrade does not work Tom Lane 17:06
Re: --single-transaction hack to pg_upgrade does not work Andrew Dunstan 17:08
Re: --single-transaction hack to pg_upgrade does not work Andres Freund 17:10
Re: --single-transaction hack to pg_upgrade does not work Andres Freund 17:11
Re: --single-transaction hack to pg_upgrade does not work Tom Lane 17:14
Re: Tablespaces in the data directory Tom Lane 17:56
Re: ALTER TABLE ... NOREWRITE option Simon Riggs 18:27

Browse Archives

Prev | Next