pgsql-hackers since 2010-02-21 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. 21, 2010

Thread Author Time
Re: scheduler in core Jaime Casanova 00:03
Re: alpha4 bundled -- please verify Josh Berkus 00:08
Re: scheduler in core Dave Page 00:32
Re: scheduler in core Dave Page 00:34
Re: PGXS: REGRESS_OPTS=--load-language=plpgsql David E. Wheeler 00:37
Re: scheduler in core Jaime Casanova 00:38
Re: scheduler in core Dave Page 00:40
Re: scheduler in core Andrew Dunstan 00:40
Re: scheduler in core Dave Page 00:44
Re: PGXS: REGRESS_OPTS=--load-language=plpgsql Tom Lane 00:59
Re: scheduler in core Joshua D. Drake 01:06
Re: PGXS: REGRESS_OPTS=--load-language=plpgsql Bruce Momjian 01:11
Re: scheduler in core Robert Haas 01:50
Re: scheduler in core Jaime Casanova 01:50
Re: parallelizing subplan execution (was: explain and PARAM_EXEC) Robert Haas 03:25
Re: PGXS: REGRESS_OPTS=--load-language=plpgsql Robert Haas 03:38
Re: PGXS: REGRESS_OPTS=--load-language=plpgsql Tom Lane 03:56
Re: PGXS: REGRESS_OPTS=--load-language=plpgsql Robert Haas 04:08
Re: parallelizing subplan execution Mark Kirkwood 07:37
Re: scheduler in core Pavel Stehule 07:44
Re: scheduler in core Dimitri Fontaine 08:24
Re: scheduler in core Dimitri Fontaine 08:47
Re: parallelizing subplan execution Dimitri Fontaine 09:38
Plans for 9.1, Grouping Sets, disabling multiqueries, contrib module for string, plpgpsm, preload dictionaries Pavel Stehule 10:00
getting to beta Robert Haas 11:43
Re: Avoiding bad prepared-statement plans. Robert Haas 12:37
Re: parallelizing subplan execution (was: explain and PARAM_EXEC) Greg Stark 12:57
Re: scheduler in core Andrew Dunstan 13:46
Re: Plans for 9.1, Grouping Sets, disabling multiqueries, contrib module for string, plpgpsm, preload dictionaries Tom Lane 14:23
Re: getting to beta Tom Lane 14:26
Re: scheduler in core Bruce Momjian 15:12
Re: getting to beta Bruce Momjian 15:15
Re: scheduler in core Lucas 15:17
Re: scheduler in core Ron Mayer 17:04
Re: PGXS: REGRESS_OPTS=--load-language=plpgsql 📎 Tom Lane 17:29
Re: scheduler in core Tom Lane 17:33
some issue in plpgsq - exec code? Pavel Stehule 17:35
Re: getting to beta Robert Haas 17:50
WAL-support for Pluggable Indexes Simon Riggs 17:54
Re: scheduler in core Robert Haas 17:54
Re: getting to beta Stefan Kaltenbrunner 17:58
Re: scheduler in core Robert Haas 17:58
Re: scheduler in core Tom Lane 18:05
Re: PGXS: REGRESS_OPTS=--load-language=plpgsql Robert Haas 18:09
Re: scheduler in core Simon Riggs 18:11
Re: scheduler in core Robert Haas 18:13
Re: scheduler in core Robert Haas 18:13
Re: WAL-support for Pluggable Indexes Tom Lane 18:14
Re: WAL-support for Pluggable Indexes Robert Haas 18:20
Re: PGXS: REGRESS_OPTS=--load-language=plpgsql Tom Lane 18:21
Re: PGXS: REGRESS_OPTS=--load-language=plpgsql Robert Haas 18:40
A thought on Index Organized Tables Gokulakannan Somasundaram 19:11
Re: PGXS: REGRESS_OPTS=--load-language=plpgsql Bruce Momjian 19:25
Re: scheduler in core Dimitri Fontaine 19:46
Re: PGXS: REGRESS_OPTS=--load-language=plpgsql Tom Lane 22:11
Re: PGXS: REGRESS_OPTS=--load-language=plpgsql Tom Lane 22:16
Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after Andres Freund 23:43

Feb. 22, 2010

Thread Author Time
pgsql: Oops, don't forget to rewind the directory before scanning it to Greg Stark 00:11
Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after Greg Stark 00:11
Re: PGXS: REGRESS_OPTS=--load-language=plpgsql Bruce Momjian 00:23
Re: PGXS: REGRESS_OPTS=--load-language=plpgsql David Fetter 02:06
Re: pgsql: Oops, don't forget to rewind the directory before scanning it to Tom Lane 02:30
Re: pgsql: Oops, don't forget to rewind the directory before scanning it to Fujii Masao 02:38
Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after Tom Lane 02:54
Time travel on the buildfarm Tom Lane 03:28
Re: [COMMITTERS] pgsql: Oops, don't forget to rewind the directory before scanning it to Tom Lane 03:58
Re: Streaming replication on win32, still broken Fujii Masao 04:47
Re: A thought on Index Organized Tables Heikki Linnakangas 06:51
Re: [COMMITTERS] pgsql: Oops, don't forget to rewind the directory before scanning it to Andres Freund 07:59
Re: A thought on Index Organized Tables Gokulakannan Somasundaram 08:18
Re: scheduler in core Simon Riggs 09:17
Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after Greg Stark 10:15
Re: A thought on Index Organized Tables Greg Stark 10:29
Re: A thought on Index Organized Tables Gokulakannan Somasundaram 11:01
pgsql: Move documentation of all recovery.conf option to a new chapter. Heikki Linnakangas 11:47
Re: Streaming replication and pg_xlogfile_name() Heikki Linnakangas 12:30
Re: Time travel on the buildfarm Andrew Dunstan 14:03
Re: A thought on Index Organized Tables Alvaro Herrera 14:38
Re: Plans for 9.1, Grouping Sets, disabling multiqueries, contrib module for string, plpgpsm, preload dictionaries Alvaro Herrera 14:42
ALTER TABLE documentation Robert Haas 14:46
Re: Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after Tom Lane 14:53
Re: Plans for 9.1, Grouping Sets, disabling multiqueries, contrib module for string, plpgpsm, preload dictionaries Pavel Stehule 15:31
Re: ALTER TABLE SET STATISTICS requires AccessExclusiveLock Bruce Momjian 15:32
Re: [COMMITTERS] Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after Tom Lane 15:42
Re: Recent vendor SSL renegotiation patches break PostgreSQL Magnus Hagander 16:42
Re: Recent vendor SSL renegotiation patches break PostgreSQL Tom Lane 16:54
Re: Recent vendor SSL renegotiation patches break PostgreSQL Magnus Hagander 17:00
Re: Recent vendor SSL renegotiation patches break PostgreSQL Tom Lane 17:25
Reason why set-value functions not allowed in GREATEST(), etc? Hitoshi Harada 17:25
Re: Recent vendor SSL renegotiation patches break PostgreSQL Chris Campbell 17:31
Re: Recent vendor SSL renegotiation patches break PostgreSQL Joshua D. Drake 17:32
Re: scheduler in core Jaime Casanova 17:34
Re: Recent vendor SSL renegotiation patches break PostgreSQL Joshua D. Drake 17:35
Re: Recent vendor SSL renegotiation patches break PostgreSQL Magnus Hagander 17:45
Re: What does this configure warning mean? 📎 Bruce Momjian 18:01
Re: transaction_isolation vs. default_transaction_isolation Bruce Momjian 18:08
Re: Wire protocol docs Bruce Momjian 18:12
Re: What does this configure warning mean? Alvaro Herrera 18:13
Re: What does this configure warning mean? Bruce Momjian 18:14
Re: Reason why set-value functions not allowed in GREATEST(), etc? Pavel Stehule 18:16
Re: scheduler in core Heikki Linnakangas 18:18
Re: scheduler in core Pavel Stehule 18:22
tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Jaime Casanova 18:34
Re: scheduler in core Merlin Moncure 18:42
Re: Recent vendor SSL renegotiation patches break PostgreSQL Joshua D. Drake 18:49
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Heikki Linnakangas 18:50
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Jaime Casanova 18:59
Re: Recent vendor SSL renegotiation patches break PostgreSQL Dave Page 19:00
Re: What does this configure warning mean? Alvaro Herrera 19:00
Re: scheduler in core Alvaro Herrera 19:29
Re: Recent vendor SSL renegotiation patches break PostgreSQL Magnus Hagander 19:34
Re: Recent vendor SSL renegotiation patches break PostgreSQL Magnus Hagander 19:39
Re: What does this configure warning mean? Bruce Momjian 19:48
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Tom Lane 19:53
Re: Recent vendor SSL renegotiation patches break PostgreSQL Tom Lane 19:57
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Jaime Casanova 20:08
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Jaime Casanova 20:10
Re: scheduler in core Merlin Moncure 20:15
Re: Reason why set-value functions not allowed in GREATEST(), etc? Tom Lane 20:24
Re: What does this configure warning mean? Tom Lane 20:30
Re: What does this configure warning mean? Bruce Momjian 20:33
Re: What does this configure warning mean? Bruce Momjian 20:33
Re: What does this configure warning mean? Tom Lane 21:08
Re: What does this configure warning mean? Bruce Momjian 21:17
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Dimitri Fontaine 21:18
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Merlin Moncure 21:35
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Tom Lane 21:37
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Dimitri Fontaine 21:53
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Jaime Casanova 23:22
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) David Christensen 23:41
Re: remove useless set of active snap Bruce Momjian 23:47
Re: commented out para in docs Bruce Momjian 23:51

Feb. 23, 2010

Thread Author Time
Re: remove useless set of active snap Alvaro Herrera 00:35
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Alvaro Herrera 00:48
Re: [PATCH] 8.5 TODO: Add comments to output indicating version of pg_dump and of the database server Bruce Momjian 01:55
Re: Issues for named/mixed function notation patch Bruce Momjian 02:06
Re: numeric_to_number() function skipping some digits Bruce Momjian 02:17
Re: updated hstore patch Bruce Momjian 02:23
Re: [PATCH] backend: compare word-at-a-time in bcTruelen Bruce Momjian 02:35
Re: Streaming replication and pg_xlogfile_name() Fujii Masao 02:37
Re: Elementary dependency look-up Bruce Momjian 02:54
function side effects Tatsuo Ishii 03:51
synchronous commit in dump Jaime Casanova 04:00
Re: [SPAM]function side effects Takahiro Itagaki 04:15
recovery.conf.sample Fujii Masao 04:44
Re: function side effects Tom Lane 04:49
Re: A thought on Index Organized Tables Takahiro Itagaki 04:54
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Tom Lane 05:02
Re: A thought on Index Organized Tables Tom Lane 05:12
Re: More robust pg_hba.conf parsing/error logging Bruce Momjian 05:22
Re: [COMMITTERS] Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after Tom Lane 05:37
Re: Adding \ev view editor? Bruce Momjian 05:43
Re: phypot - Pygmy Hippotause ? Bruce Momjian 05:46
Re: tie user processes to postmaster Takahiro Itagaki 05:48
Re: pretty print viewdefs Bruce Momjian 05:52
Re: A thought on Index Organized Tables Takahiro Itagaki 06:09
Re: A thought on Index Organized Tables Tom Lane 06:23
Re: A thought on Index Organized Tables Takahiro Itagaki 06:44
to_char("HH12") with intervals Bruce Momjian 06:59
Re: Streaming replication and pg_xlogfile_name() Heikki Linnakangas 07:08
Re: [COMMITTERS] Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after Andres Freund 07:43
Re: Issues for named/mixed function notation patch Pavel Stehule 08:26
Re: Recent vendor SSL renegotiation patches break PostgreSQL Albe Laurenz 08:53
SR/libpq - outbound interface/ipaddress binding Stefan Kaltenbrunner 09:00
Re: [COMMITTERS] Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after Greg Stark 09:12
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Dimitri Fontaine 09:37
Re: synchronous commit in dump Magnus Hagander 09:40
Re: SR/libpq - outbound interface/ipaddress binding Magnus Hagander 09:56
Re: Recent vendor SSL renegotiation patches break PostgreSQL 📎 Magnus Hagander 11:03
Re: Recent vendor SSL renegotiation patches break PostgreSQL Magnus Hagander 11:04
Re: A thought on Index Organized Tables Csaba Nagy 12:00
Re: A thought on Index Organized Tables Gokulakannan Somasundaram 13:47
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Alvaro Herrera 14:34
Re: Issues for named/mixed function notation patch Bruce Momjian 14:34
Re: function side effects Alvaro Herrera 14:44
Assertion failure in walreceiver Greg Stark 14:46
Re: A thought on Index Organized Tables Simon Riggs 14:49
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Simon Riggs 14:53
Re: A thought on Index Organized Tables Andrew Dunstan 14:58
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Alvaro Herrera 15:00
Re: function side effects Tatsuo Ishii 15:05
Re: A thought on Index Organized Tables Heikki Linnakangas 15:08
Re: A thought on Index Organized Tables Heikki Linnakangas 15:11
Re: A thought on Index Organized Tables Kevin Grittner 15:18
Re: A thought on Index Organized Tables Simon Riggs 15:28
Re: [COMMITTERS] Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after Tom Lane 15:38
Re: function side effects Kevin Grittner 15:40
Re: pretty print viewdefs Andrew Dunstan 15:59
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Steve Atkins 16:02
Re: tie user processes to postmaster was:(Re: [HACKERS] scheduler in core) Alvaro Herrera 16:08
Re: function side effects Tom Lane 16:08
Re: [COMMITTERS] Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after Tom Lane 16:13
Re: to_char("HH12") with intervals 📎 Bruce Momjian 16:16
Re: pretty print viewdefs Bruce Momjian 16:18
Re: function side effects Tatsuo Ishii 16:29
Re: pretty print viewdefs Andrew Dunstan 16:30
Re: [BUGS] BUG #5021: ts_parse doesn't recognize email addresses with underscores Bruce Momjian 16:33
Re: function side effects Jaime Casanova 16:39
Re: Resjunk sort columns, Heikki's index-only quals patch, and bug #5000 Bruce Momjian 16:52
Re: function side effects Kevin Grittner 16:52

Browse Archives

Prev | Next