pgsql-hackers since 2007-04-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

April 11, 2007

Thread Author Time
Re: [[email protected]: Re: Anyone interested in improving postgresql scaling?] Tom Lane 00:23
Re: [[email protected]: Re: Anyone interested in improving postgresql scaling?] Kris Kennaway 00:40
Re: [[email protected]: Re: Anyone interested in improving postgresql scaling?] Mark Kirkwood 00:50
Re: [HACKERS] Full page writes improvement, code update Koichi Suzuki 01:09
Re: [HACKERS] Full page writes improvement, code update Joshua D. Drake 01:17
Re: [[email protected]: Re: Anyone interested in improving postgresql scaling?] Kris Kennaway 02:09
Makefile patch to make gcov work on Postgres contrib modules Gregory Stark 02:29
Re: [[email protected]: Re: Anyone interested in improving postgresql scaling?] Tom Lane 05:03
Re: [DOCS] uuid type not documented Roman Neuhauser 05:28
Re: [HACKERS] Full page writes improvement, code update Hannu Krosing 05:33
Re: Idle idea for a feature NikhilS 05:39
Re: [[email protected]: Re: Anyone interested in improving postgresql scaling?] Kris Kennaway 05:40
Re: [[email protected]: Re: Anyone interested in improving postgresql scaling?] Tom Lane 05:52
Question about SHM_QUEUE ITAGAKI Takahiro 06:01
Re: prepared statements logging tomas 06:03
Re: [HACKERS] CIC and deadlocks 📎 Pavan Deolasee 06:29
Re: Question about SHM_QUEUE Tom Lane 06:38
Re: [DOCS] uuid type not documented Marko Kreen 06:46
Re: [HACKERS] CIC and deadlocks Tom Lane 06:52
Re: Question about SHM_QUEUE ITAGAKI Takahiro 07:09
Re: [HACKERS] Fix mdsync never-ending loop problem Heikki Linnakangas 07:19
Why need XLogReadBuffer have the paramter "init"? Jacky Leng 07:35
Re: [HACKERS] CIC and deadlocks 📎 Pavan Deolasee 08:13
Re: UPDATE using sub selects NikhilS 09:04
conflicting gettimeofday with MinGW Zeugswetter Andreas ADI SD 11:45
Re: conflicting gettimeofday with MinGW Magnus Hagander 12:00
Re: uuid type not documented Gevik Babakhani 12:07
UUID generation functions 📎 Peter Eisentraut 12:27
Re: [[email protected]: Re: Anyone interested in improving postgresql scaling?] Gregory Stark 12:41
Re: Question about SHM_QUEUE Alvaro Herrera 12:57
Re: conflicting gettimeofday with MinGW Andrew Dunstan 13:32
Vista/IPv6 Dave Page 13:36
Re: Vista/IPv6 Peter Eisentraut 13:51
Re: Question about SHM_QUEUE Tom Lane 14:04
Re: Vista/IPv6 Andrew Dunstan 14:08
Re: [HACKERS] Fix mdsync never-ending loop problem Tom Lane 14:11
Re: Vista/IPv6 Magnus Hagander 14:30
Re: Vista/IPv6 Dave Page 14:31
Re: Vista/IPv6 Dave Page 14:33
Re: Vista/IPv6 Magnus Hagander 14:46
Re: Vista/IPv6 Andrew Dunstan 14:57
Re: Vista/IPv6 Peter Eisentraut 14:57
Re: Why need XLogReadBuffer have the paramter "init"? Tom Lane 14:58
Re: Vista/IPv6 Andrew Dunstan 15:06
Re: UUID generation functions Tom Lane 15:21
Re: conflicting gettimeofday with MinGW Zeugswetter Andreas ADI SD 15:43
Re: Vista/IPv6 Peter Eisentraut 15:43
Re: conflicting gettimeofday with MinGW Andrew Dunstan 15:47
Re: conflicting gettimeofday with MinGW Zeugswetter Andreas ADI SD 16:17
Re: UUID generation functions Roman Neuhauser 16:57
patch to suppress psql timing output in quiet mode Merlin Moncure 17:24
Re: Vista/IPv6 Andrew Dunstan 18:03
Re: Vista/IPv6 Magnus Hagander 18:04
Re: Vista/IPv6 Andrew Dunstan 18:24
Re: Vista/IPv6 Magnus Hagander 18:30
Re: Vista/IPv6 Andrew Dunstan 18:36
Re: Vista/IPv6 Magnus Hagander 19:00
Re: So are we calling it: Feature Freeze? Magnus Hagander 19:15
New email list about migration? Bruce Momjian 20:01
Re: New email list about migration? Joshua D. Drake 20:05
Re: New email list about migration? Magnus Hagander 20:16
Fwd: patch to suppress psql timing output in quiet mode Merlin Moncure 20:52
Re: [HACKERS] [Fwd: Index Advisor] Bruce Momjian 20:52
Re: Vista/IPv6 Tom Lane 20:55
Re: CREATE TABLE LIKE INCLUDING INDEXES support Bruce Momjian 21:10
Re: [PATCHES] Fix for large file support Jim Nasby 21:38
Slow Postgresql server Jason Lustig 22:02
Re: Eliminating unnecessary left joins Jim Nasby 22:07
Re: elog(FATAL) vs shared memory Jim Nasby 22:23
Re: Vista/IPv6 Peter Eisentraut 22:24
Re: [HACKERS] Full page writes improvement, code update Tom Lane 22:48
Re: Vista/IPv6 Andrew Dunstan 22:52
Re: [PATCHES] Fix for large file support Tom Lane 22:56
Re: autovacuum multiworkers, patch 5 📎 Alvaro Herrera 23:49

April 12, 2007

Thread Author Time
Re: [HACKERS] Full page writes improvement, code update Koichi Suzuki 01:40
Re: Why need XLogReadBuffer have the paramter "init"? Jacky Leng 01:49
Re: [HACKERS] Full page writes improvement, code update Koichi Suzuki 01:51
Re: autovacuum multiworkers, patch 5 ITAGAKI Takahiro 02:27
Re: autovacuum multiworkers, patch 5 📎 Alvaro Herrera 02:35
Re: Slow Postgresql server Dennis Bjorklund 04:34
Re: Makefile patch to make gcov work on Postgres contrib modules Peter Eisentraut 04:55
Re: Vista/IPv6 Warren Turkal 05:06
Re: Makefile patch to make gcov work on Postgres contrib modules Tom Lane 05:16
Re: Why need XLogReadBuffer have the paramter "init"? Jacky Leng 05:17
Re: Slow Postgresql server Jeff Frost 05:33
pgsql: RESET SESSION, plus related new DDL commands. Neil Conway 06:53
Re: Vista/IPv6 Magnus Hagander 06:56
Re: Vista/IPv6 Magnus Hagander 07:04
Re: uuid type not documented Magnus Hagander 07:14
Re: Vista/IPv6 Dave Page 07:54
Re: Last chance to object to MVCC-safe CLUSTER Csaba Nagy 08:03
Re: Query nagsid 08:11
Re: Vista/IPv6 Hiroshi Saito 08:14
Re: [HACKERS] Fix mdsync never-ending loop problem Heikki Linnakangas 08:40
Re: Vista/IPv6 Peter Eisentraut 08:58
Re: Vista/IPv6 Peter Eisentraut 08:59
Re: Eliminating unnecessary left joins Ottó Havasvölgyi 09:18
Re: Eliminating unnecessary left joins Zeugswetter Andreas ADI SD 09:49
Re: Vista/IPv6 Magnus Hagander 10:11
Re: Vista/IPv6 Magnus Hagander 10:14
Do we still need "log_invalid_page"? Jacky Leng 10:20
Re: autovacuum multiworkers, patch 5 ITAGAKI Takahiro 10:27
Re: Automatic adjustment of bgwriter_lru_maxpages Heikki Linnakangas 10:57
Re: [HACKERS] Full page writes improvement, code update Zeugswetter Andreas ADI SD 10:59
Re: Vista/IPv6 Hiroshi Saito 11:46
Re: elog(FATAL) vs shared memory Heikki Linnakangas 12:08
Bug about column references within subqueries used in selects NikhilS 12:38
Re: autovacuum multiworkers, patch 5 Alvaro Herrera 12:42
Re: Bug about column references within subqueries used in selects Merlin Moncure 12:48
Re: elog(FATAL) vs shared memory Jim Nasby 12:51
Re: [HACKERS] [Fwd: Index Advisor] Gurjeet Singh 12:55
Re: Bug about column references within subqueries used in selects NikhilS 12:56
What tools do people use to hack on PostgreSQL? Florian G. Pflug 13:06
Benchmarking tools for the Postgres, EDB and Oracle Database Ranjan Sahoo 13:06
Re: elog(FATAL) vs shared memory Stuart Bishop 13:14
Re: Slow Postgresql server Ron 13:26
Re: [HACKERS] Fix mdsync never-ending loop problem Tom Lane 13:29
Re: Bug about column references within subqueries used in selects Bort, Paul 13:30
Re: What tools do people use to hack on PostgreSQL? Andrew Dunstan 13:35
Re: What tools do people use to hack on PostgreSQL? Alexey Klyukin 13:44
Re: Bug about column references within subqueries used in selects Tom Lane 13:45
Re: What tools do people use to hack on PostgreSQL? Alvaro Herrera 14:07
Re: Slow Postgresql server Guido Neitzer 14:08
Re: Benchmarking tools for the Postgres, EDB and Oracle Database Jonah H. Harris 14:08
Re: elog(FATAL) vs shared memory Gregory Stark 14:55
Re: autovacuum multiworkers, patch 5 Alvaro Herrera 14:58
Re: Slow Postgresql server Ron 14:59
Re: Makefile patch to make gcov work on Postgres contrib modules Gregory Stark 15:08
Re: Eliminating unnecessary left joins Stephan Szabo 15:09
Re: [HACKERS] Fix mdsync never-ending loop problem Heikki Linnakangas 15:12
Autovacuum PGPROCs in ProcGlobal? (was Re: autovacuum multiworkers) Alvaro Herrera 15:14
Re: Slow Postgresql server Guido Neitzer 15:19
Re: Slow Postgresql server Jeff Frost 15:35
Re: Makefile patch to make gcov work on Postgres contrib modules Peter Eisentraut 15:37
Re: [HACKERS] Fix mdsync never-ending loop problem Tom Lane 15:42
Re: [COMMITTERS] pgsql: RESET SESSION, plus related new DDL commands. Alvaro Herrera 15:45
Re: Autovacuum PGPROCs in ProcGlobal? (was Re: autovacuum multiworkers) Tom Lane 15:49
Re: Benchmarking tools for the Postgres, EDB and Oracle Database Joshua D. Drake 16:05
Re: TOASTing smaller things Bruce Momjian 16:24
Re: Slow Postgresql server Scott Marlowe 16:56
Re: [[email protected]: Re: Anyone interested in improving postgresql scaling?] Bruce Momjian 16:57
Re: Slow Postgresql server Jeff Frost 17:03
Re: [[email protected]: Re: Anyone interested in improving postgresql scaling?] Kris Kennaway 17:06
Re: What tools do people use to hack on PostgreSQL? Alexey Klyukin 17:14
Re: What tools do people use to hack on PostgreSQL? Joshua D. Drake 17:22
Re: CREATE TABLE LIKE INCLUDING INDEXES support 📎 Trevor Hardcastle 17:56
Re: Slow Postgresql server Carlos Moreno 19:10
Problem identifying constraints which should not be inherited Chris Fischer 19:17
Re: [PATCHES] Reviewers Guide to Deferred Transactions/Transaction Guarantee Tom Lane 19:56
Re: Problem identifying constraints which should not be inherited Tom Lane 20:11
Re: Do we still need "log_invalid_page"? Tom Lane 20:24
autovacuum multiworkers, patch 8 📎 Alvaro Herrera 20:33
Re: TOASTing smaller things Luke Lonergan 20:35
Re: TOASTing smaller things Tom Lane 20:40
Strangely Variable Query Performance Steve 21:03
Re: TOASTing smaller things Luke Lonergan 21:06
Re: TOASTing smaller things Gregory Stark 21:12
Re: TOASTing smaller things Tom Lane 21:18
Re: Strangely Variable Query Performance Tom Lane 21:24
Re: Strangely Variable Query Performance Steve 21:40
Re: Strangely Variable Query Performance Scott Marlowe 21:52
temporal variants of generate_series() Andrew Hammond 21:56
Re: Slow Postgresql server Jason Lustig 21:58
Re: Strangely Variable Query Performance Tom Lane 22:01
Re: Strangely Variable Query Performance Steve 22:03
Re: Strangely Variable Query Performance Steve 22:04
Re: Strangely Variable Query Performance Scott Marlowe 22:14
Re: Slow Postgresql server Guido Neitzer 22:18
Re: Strangely Variable Query Performance Tom Lane 22:22
Re: So are we calling it: Feature Freeze? Jim Nasby 22:24
Re: Strangely Variable Query Performance Steve 22:24
Re: [COMMITTERS] pgsql: RESET SESSION, plus related new DDL commands. 📎 Neil Conway 22:38
Re: Idle idea for a feature Jim Nasby 22:41
Re: Strangely Variable Query Performance Steve 22:41
Re: Strangely Variable Query Performance Steve 22:56
Re: Strangely Variable Query Performance Tom Lane 23:00
Re: Strangely Variable Query Performance Steve 23:28
Re: Strangely Variable Query Performance Tom Lane 23:29
Re: Strangely Variable Query Performance Tom Lane 23:32
Re: Strangely Variable Query Performance Steve 23:40
Re: Strangely Variable Query Performance Steve 23:42

April 13, 2007

Thread Author Time
Re: Strangely Variable Query Performance Tom Lane 00:00
Re: Strangely Variable Query Performance Steve 00:05
Re: [HACKERS] Full page writes improvement, code update Koichi Suzuki 00:09
Re: Strangely Variable Query Performance Tom Lane 00:20
Re: What tools do people use to hack on PostgreSQL? Florian G. Pflug 00:30
Re: Strangely Variable Query Performance Steve 00:34
Re: What tools do people use to hack on PostgreSQL? Joshua D. Drake 00:39
Re: Minor changes to Recovery related code Jim Nasby 00:58
Re: Strangely Variable Query Performance Tom Lane 02:40
Re: Benchmarking tools for the Postgres, EDB and Oracle Database Greg Smith 03:29
Re: Strangely Variable Query Performance Tom Lane 03:49
Re: Strangely Variable Query Performance Steve 03:55
Re: Strangely Variable Query Performance Tom Lane 04:38
Re: Benchmarking tools for the Postgres, EDB and Oracle Database Josh Berkus 04:50
Re: CREATE TABLE LIKE INCLUDING INDEXES support NikhilS 05:51
Re: Vista/IPv6 Warren Turkal 06:44
Re: Dead Space Map version 3 (simplified) Pavan Deolasee 06:56
Re: Vista/IPv6 Magnus Hagander 07:06
Re: Eliminating unnecessary left joins Zeugswetter Andreas ADI SD 08:04

Browse Archives

Prev | Next