pgsql-hackers since 2010-11-14 20:52

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. 14, 2010

Thread Author Time
Re: Rethinking hint bits WAS: Protecting against unexpected zero-pages: proposal Josh Berkus 20:52
Re: max_wal_senders must die Tom Lane 20:55
Re: Refactoring the Type System Darren Duncan 20:55
Re: WIP: extensible enums Josh Berkus 20:58
Re: Bug in plpython's Python Generators Oleg Bartunov 21:04
Re: pg_stat_bgwriter broken? Tom Lane 21:16
Re: pg_stat_bgwriter broken? Greg Smith 21:23
Re: Refactoring the Type System Robert Haas 21:25
Re: wCTE behaviour Robert Haas 21:31
Re: pg_stat_bgwriter broken? Tom Lane 21:36
Instrument checkpoint sync calls 📎 Greg Smith 21:37
Re: wCTE behaviour David Fetter 21:38
Re: Rethinking hint bits WAS: Protecting against unexpected zero-pages: proposal Greg Stark 21:40
Re: wCTE behaviour Tom Lane 21:44
Re: wCTE behaviour Yeb Havinga 22:02
Count backend self-sync calls 📎 Greg Smith 22:07
Re: Instrument checkpoint sync calls Magnus Hagander 22:08
Re: Refactoring the Type System Daniel Farina 22:14
Re: wCTE behaviour Peter Eisentraut 22:14
Re: Re: Rethinking hint bits WAS: Protecting against unexpected zero-pages: proposal Tom Lane 22:15
Re: Refactoring the Type System Tom Lane 22:28
Re: Count backend self-sync calls Robert Haas 22:32
Re: Count backend self-sync calls Tom Lane 23:10
Re: Re: Rethinking hint bits WAS: Protecting against unexpected zero-pages: proposal Andrew Dunstan 23:11
Re: wCTE behaviour David Fetter 23:15
Re: SSI update David Fetter 23:31
Re: Count backend self-sync calls Robert Haas 23:46
directory archive format for pg_dump 📎 Joachim Wieland 23:48
Spread checkpoint sync 📎 Greg Smith 23:48
WIP patch for parallel pg_dump 📎 Joachim Wieland 23:52
Re: pg_stat_bgwriter broken? Greg Smith 23:59

Nov. 15, 2010

Thread Author Time
Re: Instrument checkpoint sync calls Greg Smith 00:04
Per-column collation 📎 Peter Eisentraut 00:06
Re: Count backend self-sync calls Greg Smith 00:19
Re: Count backend self-sync calls Tom Lane 00:27
Re: pg_stat_bgwriter broken? Tom Lane 00:35
Re: CommitFest 2010-11: Call for Reviewers Greg Smith 01:02
Re: CommitFest 2010-11: Call for Reviewers Greg Smith 01:03
Re: [PATCH] Revert default wal_sync_method to fdatasync on Linux 2.6.33+ Greg Smith 01:09
Re: Count backend self-sync calls Robert Haas 01:31
Re: Count backend self-sync calls Robert Haas 01:31
Re: [COMMITTERS] pgsql: Improved parallel make support Robert Haas 02:09
Re: Comparison with "true" in source code Robert Haas 02:13
Re: Refactoring the Type System Greg Stark 02:16
Re: Comparison with "true" in source code Itagaki Takahiro 02:21
Explain analyze getrusage tracking 📎 Greg Stark 02:33
Re: Fix for cube picksplit function Robert Haas 02:34
Re: Refactoring the Type System Robert Haas 02:37
Re: contrib: auth_delay module Robert Haas 02:50
Re: MULTISET and additional functions for ARRAY 📎 Itagaki Takahiro 02:55
Re: SQL/MED estimated time of arrival? Shigeru HANADA 03:41
Re: SQL/MED estimated time of arrival? Itagaki Takahiro 03:56
changing MyDatabaseId Robert Haas 04:39
Re: Refactoring the Type System Tom Lane 05:26
Re: MULTISET and additional functions for ARRAY Pavel Stehule 05:37
Re: changing MyDatabaseId Tom Lane 05:41
Re: CommitFest 2010-11: Call for Reviewers David Fetter 05:55
Latches with weak memory ordering (Re: max_wal_senders must die) Heikki Linnakangas 07:15
some notes about implementation of SQL/PSM in PostgreSQL Pavel Stehule 07:59
Re: MULTISET and additional functions for ARRAY Itagaki Takahiro 08:47
Re: Fix for seg picksplit function 📎 Alexander Korotkov 09:06
Re: MULTISET and additional functions for ARRAY Pavel Stehule 09:34
Re: MULTISET and additional functions for ARRAY Andres Freund 09:58
Re: [COMMITTERS] pgsql: Improved parallel make support Bernd Helmle 10:13
How to rename each field in ROW expression? Itagaki Takahiro 10:27
Re: Per-column collation Pavel Stehule 10:34
Amazon now supporting GPU focused EC2 instances Greg Stark 11:26
Re: Amazon now supporting GPU focused EC2 instances Thom Brown 11:37
Re: Amazon now supporting GPU focused EC2 instances Greg Stark 11:49
Re: Amazon now supporting GPU focused EC2 instances Yeb Havinga 11:58
Re: changing MyDatabaseId Alvaro Herrera 12:56
Re: changing MyDatabaseId Robert Haas 13:09
Re: Latches with weak memory ordering (Re: max_wal_senders must die) Robert Haas 13:22
Re: Latches with weak memory ordering (Re: max_wal_senders must die) Heikki Linnakangas 13:45
Re: Latches with weak memory ordering (Re: max_wal_senders must die) Robert Haas 13:55
Re: 8.4-vintage problem in postmaster.c Alvaro Herrera 14:24
Re: duplicate connection failure messages Alvaro Herrera 14:34
Re: Latches with weak memory ordering (Re: max_wal_senders must die) Tom Lane 14:51
Re: SSI update Kevin Grittner 15:00
Re: Latches with weak memory ordering (Re: max_wal_senders must die) Robert Haas 15:09
Re: MULTISET and additional functions for ARRAY Tom Lane 15:13
Re: How to rename each field in ROW expression? Tom Lane 15:18
Re: Latches with weak memory ordering (Re: max_wal_senders must die) Heikki Linnakangas 15:26
Re: SSI update Greg Smith 15:32
Re: SSI update Alvaro Herrera 15:44
Extensions Dimitri Fontaine 15:44
Re: unlogged tables Marti Raudsepp 15:54
Re: SSI update Kevin Grittner 15:56
pgsql: Remove outdated comments from the regression test files. Robert Haas 16:01
Re: Latches with weak memory ordering (Re: max_wal_senders must die) Tom Lane 16:12
Re: [PATCH] Custom code int(32|64) => text conversions out of performance reasons 📎 Robert Haas 16:12
Re: SSI update Robert Haas 16:16
Re: Amazon now supporting GPU focused EC2 instances Jeroen Vermeulen 16:17
Re: SSI update Kevin Grittner 16:20
Re: [PATCH] Custom code int(32|64) => text conversions out of performance reasons Andres Freund 16:21
Re: unlogged tables Robert Haas 16:22
Re: unlogged tables Tom Lane 16:25
Re: SQL/MED estimated time of arrival? Eric Davies 16:45
Re: unlogged tables Marti Raudsepp 17:02
Re: unlogged tables Robert Haas 17:32
Re: unlogged tables Aidan Van Dyk 17:45
Re: Count backend self-sync calls Robert Haas 17:48
Re: Re: Rethinking hint bits WAS: Protecting against unexpected zero-pages: proposal Josh Berkus 18:16
Re: Re: Rethinking hint bits WAS: Protecting against unexpected zero-pages: proposal Tom Lane 18:24
Re: Re: Rethinking hint bits WAS: Protecting against unexpected zero-pages: proposal Josh Berkus 19:06
Re: MULTISET and additional functions for ARRAY David Fetter 19:14
Re: Re: Rethinking hint bits WAS: Protecting against unexpected zero-pages: proposal Robert Haas 19:16
Re: Bug in plpython's Python Generators Tom Lane 19:29
Re: Instrument checkpoint sync calls Robert Haas 19:30
Re: MULTISET and additional functions for ARRAY Tom Lane 19:38
Re: Re: Rethinking hint bits WAS: Protecting against unexpected zero-pages: proposal Tom Lane 19:41
Re: Per-column collation 📎 Peter Eisentraut 19:42
Re: Instrument checkpoint sync calls Tom Lane 19:48
Re: Instrument checkpoint sync calls Greg Smith 20:09
Re: Instrument checkpoint sync calls Robert Haas 20:19
Re: Count backend self-sync calls Jeff Janes 21:06
Re: [COMMITTERS] pgsql: Improved parallel make support 📎 Peter Eisentraut 21:10
Re: Per-column collation Pavel Stehule 22:13
Re: How to rename each field in ROW expression? Itagaki Takahiro 23:41
Re: libpq changes for synchronous replication Robert Haas 23:42

Nov. 16, 2010

Thread Author Time
Re: Fix for seg picksplit function Robert Haas 00:07
Re: libpq changes for synchronous replication Tom Lane 00:26
Isn't HANDLE 64 bits on Win64? Tom Lane 00:35
Re: libpq changes for synchronous replication Robert Haas 01:49
unlogged tables Andy Colson 01:56
Re: Spread checkpoint sync Robert Haas 02:15
Re: unlogged tables 📎 Robert Haas 02:28
Re: Explain analyze getrusage tracking Robert Haas 02:43
Re: Count backend self-sync calls Greg Smith 02:49
Re: [COMMITTERS] pgsql: Improved parallel make support Robert Haas 03:17
Re: [COMMITTERS] pgsql: Improved parallel make support Tom Lane 04:09
Re: [COMMITTERS] pgsql: Improved parallel make support Tom Lane 04:34
Re: Fix for seg picksplit function 📎 Alexander Korotkov 08:57
Re: SQL/MED estimated time of arrival? Shigeru HANADA 09:36
Re: Isn't HANDLE 64 bits on Win64? Magnus Hagander 10:01
Re: Isn't HANDLE 64 bits on Win64? Dave Page 10:25
Re: Fix for seg picksplit function Alexander Korotkov 11:07
Re: Re: [BUGS] BUG #5650: Postgres service showing as stopped when in fact it is running Magnus Hagander 11:39
Re: Isn't HANDLE 64 bits on Win64? Magnus Hagander 11:45
track_functions default Magnus Hagander 13:17
GCC vs clang 📎 Greg Sabino Mullane 14:41
Re: Isn't HANDLE 64 bits on Win64? Tom Lane 14:42
Re: Isn't HANDLE 64 bits on Win64? Tom Lane 14:45
Re: track_functions default Tom Lane 15:09
Re: Isn't HANDLE 64 bits on Win64? Magnus Hagander 15:15
Re: GCC vs clang Tom Lane 15:16
Re: Isn't HANDLE 64 bits on Win64? Tom Lane 15:23
Re: track_functions default Magnus Hagander 15:24
Re: Isn't HANDLE 64 bits on Win64? Magnus Hagander 15:29
Re: Isn't HANDLE 64 bits on Win64? Tom Lane 15:35
Re: Isn't HANDLE 64 bits on Win64? Magnus Hagander 15:44
Re: B-tree parent pointer and checkpoints Heikki Linnakangas 16:06
autovacuum maintenance_work_mem Alvaro Herrera 16:12
Re: GCC vs clang Peter Eisentraut 16:21
Re: autovacuum maintenance_work_mem Itagaki Takahiro 16:32
GiST insert algorithm rewrite 📎 Heikki Linnakangas 16:33
Re: Per-column collation Peter Eisentraut 16:41
Re: autovacuum maintenance_work_mem Tom Lane 17:11
Re: Explain analyze getrusage tracking Greg Stark 17:19
Re: autovacuum maintenance_work_mem Heikki Linnakangas 17:20
Re: autovacuum maintenance_work_mem Robert Haas 17:27
Re: SQL/MED estimated time of arrival? Eric Davies 17:31
Re: GiST insert algorithm rewrite Tom Lane 18:01
Re: GCC vs clang Greg Sabino Mullane 18:04
Re: unlogged tables Andy Colson 18:09
Re: GCC vs clang Tom Lane 18:10
Re: unlogged tables Tom Lane 18:12
Re: GiST insert algorithm rewrite Heikki Linnakangas 18:22
Re: Extensible executor nodes for preparation of SQL/MED Tom Lane 18:28
Re: unlogged tables Robert Haas 18:34
Re: Extensible executor nodes for preparation of SQL/MED Robert Haas 18:36
Re: autovacuum maintenance_work_mem Josh Berkus 18:36
Re: autovacuum maintenance_work_mem Robert Haas 18:39
Re: autovacuum maintenance_work_mem Joshua D. Drake 18:44
Re: GiST insert algorithm rewrite Robert Haas 18:46
Re: GiST insert algorithm rewrite Heikki Linnakangas 18:50
Re: autovacuum maintenance_work_mem Josh Berkus 18:52
Re: unlogged tables Alvaro Herrera 18:58
Re: Per-column collation Pavel Stehule 19:00
Re: autovacuum maintenance_work_mem Alvaro Herrera 19:04
Re: unlogged tables Robert Haas 19:06
Re: GiST insert algorithm rewrite Robert Haas 19:06
Re: GiST insert algorithm rewrite Teodor Sigaev 19:20
Re: Per-column collation Peter Eisentraut 19:41
Re: Explain analyze getrusage tracking Robert Haas 19:44
Re: unlogged tables Peter Eisentraut 19:49
possible concurrency bug or mistake in understanding read-committed behavior Jignesh Shah 19:49
Re: track_functions default Cédric Villemain 19:49
Re: Explain analyze getrusage tracking Greg Stark 19:53
Re: Per-column collation Pavel Stehule 19:59
Re: Per-column collation marcin mank 20:05
Re: Explain analyze getrusage tracking Robert Haas 20:07
Re: Per-column collation Pavel Stehule 20:08
Re: possible concurrency bug or mistake in understanding read-committed behavior Jignesh Shah 20:08
Re: unlogged tables Robert Haas 20:08
Re: unlogged tables Peter Eisentraut 20:26
Re: Per-column collation Peter Eisentraut 20:30
Re: Per-column collation Peter Eisentraut 20:32
Re: autovacuum maintenance_work_mem Josh Berkus 20:34
Re: Per-column collation Pavel Stehule 20:40

Browse Archives

Prev | Next