pgsql-hackers before 2008-10-01 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

Sept. 26, 2008

Thread Author Time
Re: parallel pg_restore - WIP patch Stefan Kaltenbrunner 08:27
Re: Proposal: move column defaults into pg_attribute along with attacl Markus Wanner 09:49
Re: [PATCHES] Infrastructure changes for recovery Simon Riggs 10:20
Re: parallel pg_restore - WIP patch Russell Smith 10:55
FSM rewrite: doc changes 📎 Heikki Linnakangas 10:55
Re: [PATCHES] Infrastructure changes for recovery Simon Riggs 11:42
Re: parallel pg_restore - WIP patch Andrew Dunstan 12:29
Re: Proposal: new border setting in psql D'Arcy J.M. Cain 12:37
Re: parallel pg_restore - WIP patch Andrew Dunstan 12:37
Re: Updates of SE-PostgreSQL 8.4devel patches Zeugswetter Andreas OSB sIT 12:43
Re: parallel pg_restore - WIP patch Russell Smith 12:56
Re: FSM, now without WAL-logging Zdenek Kotala 13:04
Re: About the parameter of API: PQprepared Tom Lane 13:19
Re: FSM, now without WAL-logging Heikki Linnakangas 13:20
Re: parallel pg_restore - WIP patch Andrew Dunstan 13:25
Re: Updates of SE-PostgreSQL 8.4devel patches Andrew Sullivan 13:34
Re: Updates of SE-PostgreSQL 8.4devel patches Andrew Sullivan 13:39
Re: FSM, now without WAL-logging Zdenek Kotala 13:45
Re: Updates of SE-PostgreSQL 8.4devel patches Tom Lane 14:04
Re: Updates of SE-PostgreSQL 8.4devel patches KaiGai Kohei 14:07
Re: [HACKERS] get_relation_stats_hook() 📎 Simon Riggs 14:52
planned maintenance downtime - tribble.postgresql.org Stefan Kaltenbrunner 14:59
Re: parallel pg_restore - WIP patch 📎 Andrew Dunstan 15:20
Re: PostgreSQL future ideas A.M. 15:39
Re: PostgreSQL future ideas Andrew Dunstan 15:52
lock contention on parallel COPY ? Stefan Kaltenbrunner 16:03
Re: lock contention on parallel COPY ? Tom Lane 16:10
Re: lock contention on parallel COPY ? Andrew Dunstan 16:13
Re: lock contention on parallel COPY ? Tom Lane 16:15
Re: lock contention on parallel COPY ? Stefan Kaltenbrunner 16:27
Re: lock contention on parallel COPY ? Tom Lane 16:38
Re: lock contention on parallel COPY ? Stefan Kaltenbrunner 17:06
Meridiem markers (was: [BUGS] Incorrect "invalid AM/PM string" error from to_timestamp) Brendan Jurd 17:25
Re: Meridiem markers (was: [BUGS] Incorrect "invalid AM/PM string" error from to_timestamp) Tom Lane 17:36
Re: lock contention on parallel COPY ? Tom Lane 17:42
Re: PostgreSQL future ideas Jonah H. Harris 17:47
Re: lock contention on parallel COPY ? Stefan Kaltenbrunner 17:53
Re: lock contention on parallel COPY ? Simon Riggs 17:56
Re: lock contention on parallel COPY ? Tom Lane 18:00
Re: PostgreSQL future ideas Chris Browne 18:02
Re: Meridiem markers (was: [BUGS] Incorrect "invalid AM/PM string" error from to_timestamp) Alex Hunsaker 18:03
Re: lock contention on parallel COPY ? Stefan Kaltenbrunner 18:07
Re: Meridiem markers (was: [BUGS] Incorrect "invalid AM/PM string" error from to_timestamp) Tom Lane 18:08
Re: lock contention on parallel COPY ? Simon Riggs 18:27
Re: About the parameter of API: PQprepared Merlin Moncure 18:42
Re: lock contention on parallel COPY ? 📎 Simon Riggs 19:24
Re: About the parameter of API: PQprepared Andrew Chernow 19:39
Re: parallel pg_restore - WIP patch Stefan Kaltenbrunner 21:03
Re: parallel pg_restore - WIP patch Andrew Dunstan 21:10
Re: parallel pg_restore - WIP patch Joshua Drake 21:21
Re: Updates of SE-PostgreSQL 8.4devel patches Andrew Sullivan 21:32
Re: Updates of SE-PostgreSQL 8.4devel patches Bruce Momjian 22:11
Re: Updates of SE-PostgreSQL 8.4devel patches Bruce Momjian 22:15
Re: parallel pg_restore - WIP patch Andrew Dunstan 22:23
Re: Updates of SE-PostgreSQL 8.4devel patches Tom Lane 22:23
Re: Bug in ILIKE? 📎 Andrew Dunstan 22:42
Re: Bug in ILIKE? Tom Lane 22:58
Re: PostgreSQL future ideas Chris Browne 23:08
Re: [PATCH] allow has_table_privilege(..., 'usage') on sequences Abhijit Menon-Sen 23:14
Re: Bug in ILIKE? Andrew Dunstan 23:30
Re: Bug in ILIKE? Tom Lane 23:39
Re: Bug in ILIKE? Andrew Dunstan 23:42

Sept. 27, 2008

Thread Author Time
Re: Meridiem markers (was: [BUGS] Incorrect "invalid AM/PM string" error from to_timestamp) Brendan Jurd 01:57
Re: Updates of SE-PostgreSQL 8.4devel patches Robert Haas 02:31
Re: Updates of SE-PostgreSQL 8.4devel patches Andrew Sullivan 02:50
Re: Updates of SE-PostgreSQL 8.4devel patches Bruce Momjian 03:05
Re: Updates of SE-PostgreSQL 8.4devel patches KaiGai Kohei 03:18
Re: Auto-explain patch 📎 Alex Hunsaker 06:53
Re: Updates of SE-PostgreSQL 8.4devel patches KaiGai Kohei 09:59
Re: PostgreSQL future ideas Andrew Dunstan 15:05
Re: PostgreSQL future ideas Mark Mielke 16:13
Re: PostgreSQL future ideas Douglas McNaught 16:37
Null row vs. row of nulls in plpgsql Tom Lane 18:56
Fwd: Null row vs. row of nulls in plpgsql Oleg Serov 19:59
Re: Null row vs. row of nulls in plpgsql Hannu Krosing 20:42
Re: Null row vs. row of nulls in plpgsql Tom Lane 21:00

Sept. 28, 2008

Thread Author Time
Re: Null row vs. row of nulls in plpgsql Greg Stark 01:03
Re: [REVIEW] Prototype: In-place upgrade v02 Abbas 07:58
Re: [HACKERS] planned maintenance downtime - tribble.postgresql.org Stefan Kaltenbrunner 10:00
Re: Null row vs. row of nulls in plpgsql Hannu Krosing 11:45
Re: FSM rewrite: doc changes Tom Lane 17:15
Re: [PATCHES] Infrastructure changes for recovery Tom Lane 18:02
Re: Proposal: move column defaults into pg_attribute along with attacl Stephen Frost 18:51
Re: [HACKERS] get_relation_stats_hook() Tom Lane 19:57
Ad-hoc table type? pgsql 22:09
Re: Ad-hoc table type? Tom Lane 22:39
Re: Ad-hoc table type? pgsql 23:30

Sept. 29, 2008

Thread Author Time
Re: Null row vs. row of nulls in plpgsql Tom Lane 00:27
Re: Ad-hoc table type? Tom Lane 00:46
Re: [PATCHES] Infrastructure changes for recovery Simon Riggs 00:54
Re: Ad-hoc table type? Mark Mielke 01:06
Re: [PATCHES] Infrastructure changes for recovery Tom Lane 01:16
Re: Ad-hoc table type? pgsql 01:27
Operation needed for datfrozenxid bug? ITAGAKI Takahiro 02:31
Re: parallel pg_restore - WIP patch 📎 Andrew Dunstan 02:58
Re: Ad-hoc table type? David E. Wheeler 04:24
Re: Ad-hoc table type? Oleg Bartunov 05:04
Re: Ad-hoc table type? tomas 06:46
Re: Proposal: move column defaults into pg_attribute along with attacl Markus Wanner 07:05
Re: Null row vs. row of nulls in plpgsql Pavel Stehule 07:55
Re: Proposal: move column defaults into pg_attribute along with attacl Stephen Frost 09:38
Re: Proposal: move column defaults into pg_attribute along with attacl Markus Wanner 09:47
Re: Ad-hoc table type? pgsql 11:16
Re: parallel pg_restore - WIP patch Stefan Kaltenbrunner 11:55
Re: parallel pg_restore - WIP patch Tom Lane 12:06
Re: Proposal: move column defaults into pg_attribute along with attacl Tom Lane 12:28
Re: parallel pg_restore - WIP patch Andrew Dunstan 12:32
Re: [PATCHES] Infrastructure changes for recovery Simon Riggs 12:33
Re: parallel pg_restore - WIP patch Tom Lane 12:39
Re: [REVIEW] Prototype: In-place upgrade v02 Zdenek Kotala 12:42
Re: [PATCHES] Infrastructure changes for recovery Tom Lane 12:46
Re: Proposal: move column defaults into pg_attribute along with attacl Markus Wanner 12:54
Re: parallel pg_restore - WIP patch Andrew Dunstan 13:02
Re: parallel pg_restore - WIP patch Tom Lane 13:17
Re: FSM rewrite: doc changes Heikki Linnakangas 13:30
Re: FSM rewrite: doc changes Tom Lane 13:46
Re: parallel pg_restore - WIP patch Dimitri Fontaine 13:51
Re: [PATCHES] Infrastructure changes for recovery Simon Riggs 13:53
Re: [PATCHES] Infrastructure changes for recovery Tom Lane 14:13
Fatal Errors Simon Riggs 14:22
Re: parallel pg_restore - WIP patch Andrew Dunstan 14:25
Re: Fatal Errors Tom Lane 14:30
Re: Fatal Errors Simon Riggs 14:59
Re: [PATCHES] Infrastructure changes for recovery Simon Riggs 15:06
Re: Fatal Errors Tom Lane 15:18
Re: [PATCHES] Infrastructure changes for recovery Tom Lane 15:24
Re: Fatal Errors Simon Riggs 15:32
Re: [PATCHES] Infrastructure changes for recovery Simon Riggs 15:54
CTE patch versus UNION type determination rules Tom Lane 16:06
Re: Ad-hoc table type? David E. Wheeler 16:08
Re: Fatal Errors Tom Lane 16:14
Re: Fatal Errors Simon Riggs 17:06
pg_upgrade performance test Zdenek Kotala 19:42
Re: parallel pg_restore - WIP patch Stefan Kaltenbrunner 19:54
Re: [HACKERS] PostgreSQL future ideas postgres Emanuel CALVO FRANCO 21:27
Re: Updates of SE-PostgreSQL 8.4devel patches Peter Eisentraut 22:26
Re: Updates of SE-PostgreSQL 8.4devel patches Josh Berkus 23:17
Re: Updates of SE-PostgreSQL 8.4devel patches Bruce Momjian 23:22
Re: Updates of SE-PostgreSQL 8.4devel patches Josh Berkus 23:24
Re: parallel pg_restore - WIP patch 📎 Andrew Dunstan 23:38

Sept. 30, 2008

Thread Author Time
Re: Updates of SE-PostgreSQL 8.4devel patches Bruce Momjian 00:21
Re: Updates of SE-PostgreSQL 8.4devel patches KaiGai Kohei 01:06
Re: Updates of SE-PostgreSQL 8.4devel patches KaiGai Kohei 01:19
Re: Updates of SE-PostgreSQL 8.4devel patches KaiGai Kohei 01:28
Re: Updates of SE-PostgreSQL 8.4devel patches KaiGai Kohei 01:52
Re: parallel pg_restore - WIP patch Philip Warner 03:26
Re: parallel pg_restore - WIP patch Andrew Dunstan 03:59
Re: parallel pg_restore - WIP patch Philip Warner 04:13
Function management in PG Robins Tharakan 06:19
Re: [REVIEW] Prototype: In-place upgrade v02 Zdenek Kotala 07:08
Re: FSM rewrite: doc changes Heikki Linnakangas 07:23
Re: [REVIEW] Prototype: In-place upgrade v02 Abbas 07:39
[BUG] pg_ctl restart at the vanilla v8.3.4 KaiGai Kohei 08:36
Index size increases after VACUUM FULL Gurjeet Singh 08:43
Re: Index size increases after VACUUM FULL Heikki Linnakangas 09:39
Re: Index size increases after VACUUM FULL Gurjeet Singh 10:31
FSM rewrite committed, loose ends Heikki Linnakangas 11:02
Re: Index size increases after VACUUM FULL Heikki Linnakangas 11:19
Re: Index size increases after VACUUM FULL Gurjeet Singh 11:47
Re: FSM rewrite committed, loose ends Gurjeet Singh 12:18
Re: FSM rewrite committed, loose ends Tom Lane 12:21
Re: FSM rewrite committed, loose ends Dimitri Fontaine 12:39
Re: FSM rewrite committed, loose ends Gurjeet Singh 12:45
Re: FSM rewrite committed, loose ends Heikki Linnakangas 12:45
Re: FSM rewrite committed, loose ends Zdenek Kotala 12:49
Re: parallel pg_restore - WIP patch Andrew Dunstan 12:55
Re: FSM rewrite committed, loose ends Dimitri Fontaine 12:59
Re: FSM rewrite committed, loose ends Heikki Linnakangas 13:04
Re: FSM rewrite committed, loose ends Heikki Linnakangas 13:13
Re: [BUG] pg_ctl restart at the vanilla v8.3.4 Tom Lane 13:15
Re: FSM rewrite committed, loose ends Gregory Stark 13:17
Re: FSM rewrite committed, loose ends Dimitri Fontaine 13:37
[PATCH] PageGetTempPage cleanup 📎 Zdenek Kotala 13:43
Re: FSM rewrite committed, loose ends Heikki Linnakangas 13:53
Re: FSM rewrite committed, loose ends Dave Page 14:00
Re: Index size increases after VACUUM FULL Heikki Linnakangas 15:22
Re: Function management in PG Merlin Moncure 16:59
Block-level CRC checks Alvaro Herrera 18:02
Re: Common Table Expressions (WITH RECURSIVE) patch Tom Lane 18:03
Re: Block-level CRC checks Jonah H. Harris 18:33
pg_hba options parsing 📎 Magnus Hagander 18:36
Re: Block-level CRC checks Tom Lane 18:43
Re: Block-level CRC checks Heikki Linnakangas 18:48
Re: Block-level CRC checks Joshua Drake 18:49
Re: Block-level CRC checks Jonah H. Harris 18:51
Re: Block-level CRC checks Markus Wanner 18:56
Re: Block-level CRC checks Heikki Linnakangas 19:00
Re: Block-level CRC checks pgsql 19:17
Re: Block-level CRC checks Greg Smith 19:23
Re: Common Table Expressions (WITH RECURSIVE) patch Dimitri Fontaine 19:39
Re: Block-level CRC checks Bruce Momjian 20:41
Re: Block-level CRC checks Jeffrey Baker 20:48
Re: Block-level CRC checks Decibel! 21:10
Re: Block-level CRC checks Joshua Drake 21:11
Re: Block-level CRC checks pgsql 21:13
Re: Block-level CRC checks Decibel! 21:17
Bad error message Decibel! 21:37
Re: Block-level CRC checks Greg Stark 22:49
WAL recovery is broken by FSM patch Tom Lane 22:52
Infrastructure changes for recovery (v8) 📎 Simon Riggs 22:52

Browse Archives

Prev | Next