pgsql-hackers - October 2011

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

Oct. 1, 2011

Thread Author Time
pg_cancel_backend by non-superuser Daniel Farina 01:25
Re: Re: Optimizing pg_trgm makesign() (was Re: WIP: Fast GiST index build) Tom Lane 04:03
Re: pg_cancel_backend by non-superuser Tom Lane 04:30
Re: pg_cancel_backend by non-superuser Torello Querci 05:44
Inconsistency in postgresql.conf 📎 Bruce Momjian 16:03
Re: pg_upgrade - add config directory setting 📎 Bruce Momjian 17:33
Re: [REVIEW] Generate column names for subquery expressions Tom Lane 18:02
Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 18:08
Re: Single pass vacuum - take 2 Jim Nasby 19:20
Re: pg_cancel_backend by non-superuser Daniel Farina 20:44
pg_dump issues Andrew Dunstan 21:08
Re: pg_dump issues Joe Abbate 21:48
Re: Bug with pg_ctl -w/wait and config-only directories Mr. Aaron W. Swenson 22:21
Re: pg_cancel_backend by non-superuser Kääriäinen Anssi 22:47
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 22:54
Re: pg_cancel_backend by non-superuser Daniel Farina 23:13

Oct. 2, 2011

Thread Author Time
Re: contrib/sepgsql regression tests are a no-go Joshua Brindle 01:12
Re: pg_dump issues Andrew Dunstan 01:46
Re: pg_cancel_backend by non-superuser Euler Taveira de Oliveira 02:11
Re: Range Types - typo + NULL string constructor 📎 Jeff Davis 06:12
Issue with listing same tablenames from different schemas in the search_path Nikhil Sontakke 06:31
Re: Issue with listing same tablenames from different schemas in the search_path Heikki Linnakangas 06:42
Re: Issue with listing same tablenames from different schemas in the search_path Nikhil Sontakke 06:47
Re: Range Types - typo + NULL string constructor Florian Pflug 09:32
Re: pg_cancel_backend by non-superuser Robert Haas 10:55
Re: pg_cancel_backend by non-superuser Torello Querci 10:58
Re: [REVIEW] pg_last_xact_insert_timestamp Robert Haas 11:10
Re: [REVIEW] pg_last_xact_insert_timestamp Robert Haas 11:19
Re: Separating bgwriter and checkpointer 📎 Simon Riggs 12:10
Re: Separating bgwriter and checkpointer 📎 Simon Riggs 12:10
Re: [REVIEW] pg_last_xact_insert_timestamp Simon Riggs 12:21
Re: pg_cancel_backend by non-superuser Noah Misch 12:50
Re: Range Types - typo + NULL string constructor Jeff Davis 16:01
Re: [v9.2] Fix Leaky View Problem Kohei KaiGai 17:16
Re: pg_cancel_backend by non-superuser Dimitri Fontaine 17:38
Re: Range Types - typo + NULL string constructor 📎 Jeff Davis 19:05
build times Andrew Dunstan 19:07
Re: [v9.2] DROP statement reworks Dimitri Fontaine 20:08
Re: REVIEW proposal: a validator for configuration files Tom Lane 20:57
Should we get rid of custom_variable_classes altogether? Tom Lane 21:05
Re: pg_dump issues Joe Abbate 21:15
Re: build times Tom Lane 21:25
Re: pg_cancel_backend by non-superuser Tom Lane 21:32
Re: [REVIEW] pg_last_xact_insert_timestamp Tom Lane 21:35
Re: Should we get rid of custom_variable_classes altogether? Simon Riggs 22:07
Re: build times Andrew Dunstan 22:26
Re: Separating bgwriter and checkpointer Dickson S. Guedes 22:45
Re: WIP: SP-GiST, Space-Partitioned GiST Tom Lane 23:21

Oct. 3, 2011

Thread Author Time
Re: Bug with pg_ctl -w/wait and config-only directories Fujii Masao 01:50
Re: Should we get rid of custom_variable_classes altogether? 📎 Tom Lane 02:40
Re: pg_dump issues Tom Lane 04:47
Re: bug of recovery? Fujii Masao 05:23
Re: synchronized snapshots Marko Tiikkaja 06:09
Re: Tracking latest timeline in standby mode senthilnathan 06:18
Re: bug of recovery? Simon Riggs 07:07
Re: bug of recovery? Heikki Linnakangas 07:21
Re: Separating bgwriter and checkpointer 📎 Simon Riggs 07:26
Re: bug of recovery? Simon Riggs 07:32
Re: WIP: Join push-down for foreign tables Kohei KaiGai 08:07
Re: Should we get rid of custom_variable_classes altogether? Dimitri Fontaine 08:21
Re: [v9.2] Object access hooks with arguments support (v1) Kohei KaiGai 08:25
Re: Should we get rid of custom_variable_classes altogether? Magnus Hagander 08:30
Re: pg_dump issues Florian Pflug 08:30
Re: [REVIEW] pg_last_xact_insert_timestamp Fujii Masao 09:31
Re: [REVIEW] pg_last_xact_insert_timestamp Fujii Masao 09:56
Re: Re: [COMMITTERS] pgsql: Force strings passed to and from plperl to be in UTF8 encoding. 📎 Amit Khandekar 10:20
Unexpected collation error in 9.1.1 Christian Ullrich 11:05
Re: [PATCH] Unremovable tuple monitoring (was: Addition of some trivial auto vacuum logging) 📎 Royce Ausburn 13:17
How can i get record by data block not by sql? 姜头 13:54
Re: [v9.2] DROP statement reworks Robert Haas 14:05
Re: Should we get rid of custom_variable_classes altogether? Tom Lane 14:17
Re: Should we get rid of custom_variable_classes altogether? Andrew Dunstan 14:24
SPI_processed is not set for COPY statement Pavel Stehule 14:34
Re: SPI_processed is not set for COPY statement Andrew Dunstan 14:41
Re: Should we get rid of custom_variable_classes altogether? Tom Lane 14:41
Re: [v9.2] DROP statement reworks Dimitri Fontaine 14:54
Re: Should we get rid of custom_variable_classes altogether? David Fetter 14:55
Re: pg_dump issues Robert Haas 15:04
Re: Should we get rid of custom_variable_classes altogether? Robert Haas 15:13
Re: [v9.2] DROP statement reworks Robert Haas 15:16
Re: Should we get rid of custom_variable_classes altogether? Tom Lane 15:16
Re: pg_dump issues Tom Lane 15:21
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 15:27
Re: Mismatch of relation names: pg_toast.pg_toast_nnn during pg_upgrade from 8.4 to 9.1 Bruce Momjian 15:27
Re: [v9.2] DROP statement reworks Tom Lane 15:28
Re: [v9.2] DROP statement reworks Alvaro Herrera 15:31
Re: Bug with pg_ctl -w/wait and config-only directories Tom Lane 15:34
Re: pg_dump issues Alvaro Herrera 15:38
Re: pg_dump issues Andrew Dunstan 15:39
Re: How can i get record by data block not by sql? Kevin Grittner 15:40
Re: [v9.2] DROP statement reworks Dimitri Fontaine 15:40
Re: Bug with pg_ctl -w/wait and config-only directories Alvaro Herrera 15:40
Re: pg_dump issues Tom Lane 16:02
Re: Should we get rid of custom_variable_classes altogether? Robert Haas 16:10
Re: [v9.2] DROP statement reworks Robert Haas 16:20
Re: Should we get rid of custom_variable_classes altogether? Tom Lane 16:25
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 16:37
Re: Unexpected collation error in 9.1.1 Tom Lane 16:44
Re: Should we get rid of custom_variable_classes altogether? Robert Haas 16:51
Re: Bug with pg_ctl -w/wait and config-only directories Tom Lane 16:54
Re: Re: [COMMITTERS] pgsql: Force strings passed to and from plperl to be in UTF8 encoding. Alex Hunsaker 17:07
Re: Bug with pg_ctl -w/wait and config-only directories Peter Eisentraut 18:07
Re: Bug with pg_ctl -w/wait and config-only directories Dave Page 18:11
Re: [v9.2] make_greater_string() does not return a string in some cases Robert Haas 18:13
Re: Bug with pg_ctl -w/wait and config-only directories Andrew Dunstan 18:14
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 18:15
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 18:19
Re: Bug with pg_ctl -w/wait and config-only directories Andrew Dunstan 18:19
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 18:23
Re: Unexpected collation error in 9.1.1 Christian Ullrich 18:24
Re: Bug with pg_ctl -w/wait and config-only directories Dave Page 18:24
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 18:25
Re: Bug with pg_ctl -w/wait and config-only directories Andrew Dunstan 18:39
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 18:41
Re: Bug with pg_ctl -w/wait and config-only directories Magnus Hagander 18:52
Re: PostgreSQL X/Open Socket / BSD Socket Issue on HP-UX 📎 Heikki Linnakangas 18:53
Re: Bug with pg_ctl -w/wait and config-only directories Alvaro Herrera 19:03
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 19:03
Re: [REVIEW] pg_last_xact_insert_timestamp Robert Haas 19:07
Re: Bug with pg_ctl -w/wait and config-only directories Alvaro Herrera 19:08
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 19:09
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 19:09
Re: Should we get rid of custom_variable_classes altogether? Dimitri Fontaine 19:21
Re: Bug with pg_ctl -w/wait and config-only directories Robert Haas 19:40
Re: Bug with pg_ctl -w/wait and config-only directories Alvaro Herrera 19:49
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 19:55
Re: Bug with pg_ctl -w/wait and config-only directories Magnus Hagander 19:58
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 19:59
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 20:06
Re: Bug with pg_ctl -w/wait and config-only directories Alvaro Herrera 20:06
Re: Bug with pg_ctl -w/wait and config-only directoriesf Bruce Momjian 20:09
Re: Bug with pg_ctl -w/wait and config-only directories Alvaro Herrera 20:22
Re: [REVIEW] pg_last_xact_insert_timestamp Simon Riggs 20:25
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 20:28
Re: Bug with pg_ctl -w/wait and config-only directories Peter Eisentraut 20:30
Re: Bug with pg_ctl -w/wait and config-only directories Robert Haas 20:31
Re: Bug with pg_ctl -w/wait and config-only directories Alvaro Herrera 20:32
Re: [REVIEW] pg_last_xact_insert_timestamp Robert Haas 20:33
Re: Should we get rid of custom_variable_classes altogether? Tom Lane 20:40
Re: Bug with pg_ctl -w/wait and config-only directories Peter Eisentraut 20:41
Re: Should we get rid of custom_variable_classes altogether? Dimitri Fontaine 20:47
Re: Bug with pg_ctl -w/wait and config-only directories Andrew Dunstan 21:12
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 22:44
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 22:45
restoring an object to a different name Andrew Dunstan 22:59
Re: Should we get rid of custom_variable_classes altogether? Tom Lane 23:07
Re: Bug with pg_ctl -w/wait and config-only directories Andrew Dunstan 23:10

Oct. 4, 2011

Thread Author Time
Re: Bug with pg_ctl -w/wait and config-only directories Aidan Van Dyk 00:41
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 01:50
Re: Separating bgwriter and checkpointer Dickson S. Guedes 01:51
Re: [v9.2] make_greater_string() does not return a string in some cases Robert Haas 02:22
Re: Bug with pg_ctl -w/wait and config-only directories 📎 Bruce Momjian 03:04
Re: Tracking latest timeline in standby mode Fujii Masao 04:20
Re: Re: [COMMITTERS] pgsql: Force strings passed to and from plperl to be in UTF8 encoding. Amit Khandekar 05:35
Re: bug of recovery? 📎 Fujii Masao 06:43
Re: Re: [COMMITTERS] pgsql: Force strings passed to and from plperl to be in UTF8 encoding. Heikki Linnakangas 06:43
Re: Bug with pg_ctl -w/wait and config-only directories Peter Eisentraut 07:36
Re: Bug with pg_ctl -w/wait and config-only directories Peter Eisentraut 07:43
Re: Should we get rid of custom_variable_classes altogether? Dimitri Fontaine 07:51
Re: Double sorting split patch Heikki Linnakangas 08:12
Re: Re: [COMMITTERS] pgsql: Force strings passed to and from plperl to be in UTF8 encoding. 📎 Alex Hunsaker 08:34
Re: Double sorting split patch Alexander Korotkov 08:51
Re: Separating bgwriter and checkpointer Simon Riggs 09:05
Re: Re: [COMMITTERS] pgsql: Force strings passed to and from plperl to be in UTF8 encoding. Amit Khandekar 09:09
Re: Double sorting split patch 📎 Heikki Linnakangas 09:46
Re: restoring an object to a different name Florian Pflug 10:02
Re: WIP: Join push-down for foreign tables Shigeru Hanada 10:08
ToDo: allow to get a number of processed rows by COPY statement 📎 Pavel Stehule 10:22
Re: [REVIEW] pg_last_xact_insert_timestamp 📎 Fujii Masao 11:52
Re: [REVIEW] pg_last_xact_insert_timestamp Fujii Masao 12:05
Re: Double sorting split patch 📎 Alexander Korotkov 12:10
Re: Bug with pg_ctl -w/wait and config-only directories Robert Haas 12:22
Re: [PATCH] Unremovable tuple monitoring (was: Addition of some trivial auto vacuum logging) Robert Haas 12:26
Re: [v9.2] DROP statement reworks Robert Haas 13:00
Re: [REVIEW] pg_last_xact_insert_timestamp Simon Riggs 13:15
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 13:42
Re: Bug with pg_ctl -w/wait and config-only directories Greg Stark 14:28
Re: Should we get rid of custom_variable_classes altogether? Tom Lane 14:42
Re: Bug with pg_ctl -w/wait and config-only directories 📎 Bruce Momjian 14:55
Re: Bug with pg_ctl -w/wait and config-only directories Robert Haas 14:58
Re: Bug with pg_ctl -w/wait and config-only directories jreidthompson 15:00
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 15:12
Re: Should we get rid of custom_variable_classes altogether? Dimitri Fontaine 15:17
pg_upgrade if 'postgres' database is dropped Heikki Linnakangas 16:11
Re: Should we get rid of custom_variable_classes altogether? Tom Lane 16:23
Re: Should we get rid of custom_variable_classes altogether? Dimitri Fontaine 16:36
Re: have SLRU truncation use callbacks Alvaro Herrera 17:17
Re: Re: [COMMITTERS] pgsql: Force strings passed to and from plperl to be in UTF8 encoding. Alex Hunsaker 17:27
Re: Bug with pg_ctl -w/wait and config-only directories Mr. Aaron W. Swenson 18:06
Re: Separating bgwriter and checkpointer 📎 Simon Riggs 18:08
Re: Bug with pg_ctl -w/wait and config-only directories Mr. Aaron W. Swenson 18:27
Does pg_settings.sourcefile/sourceline work on Windows? Tom Lane 18:55
Re: Does pg_settings.sourcefile/sourceline work on Windows? Dave Page 19:04
Re: Does pg_settings.sourcefile/sourceline work on Windows? Tom Lane 19:27
Action requested - Application Softblock implemented | Issue report ID341057 📎 Seiko Ishida (MP Tech Consulting LLC) 19:46
Re: Does pg_settings.sourcefile/sourceline work on Windows? Dave Page 19:48
Re: Does pg_settings.sourcefile/sourceline work on Windows? Tom Lane 20:36
Re: Bug with pg_ctl -w/wait and config-only directories Bruce Momjian 21:18
Re: Bug with pg_ctl -w/wait and config-only directories Tom Lane 21:49
Re: [PATCH] Unremovable tuple monitoring (was: Addition of some trivial auto vacuum logging) 📎 Royce Ausburn 22:45

Browse Archives

Prev | Next