pgsql-hackers since 2014-10-26 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

Oct. 26, 2014

Thread Author Time
Re: Possible problem with shm_mq spin lock Haribabu Kommi 00:22
Re: Possible problem with shm_mq spin lock Tom Lane 01:12
Re: Possible problem with shm_mq spin lock Haribabu Kommi 01:51
Re: Getting rid of "accept incoming network connections" prompts on OS X Peter Eisentraut 02:02
Re: Getting rid of "accept incoming network connections" prompts on OS X Tom Lane 02:40
Re: PostgreSQL Service Name Enhancement - Wildcard support for LDAP/DNS lookup Doyle, Bryan 02:51
Re: make pg_controldata accept "-D dirname" 📎 Michael Paquier 04:34
Re: Index scan optimization Haribabu Kommi 05:12
Re: [v9.5] Custom Plan API Thom Brown 12:21
Re: [PATCH] Simplify EXISTS subqueries containing LIMIT 📎 Marti Raudsepp 12:56
Re: TAP test breakage on MacOS X Peter Eisentraut 14:39
Re: TAP test breakage on MacOS X Andrew Dunstan 15:02
Re: TAP test breakage on MacOS X Tom Lane 16:29
Re: Function array_agg(array) 📎 Pavel Stehule 18:38
Re: TAP test breakage on MacOS X Andrew Dunstan 18:40
Re: strip nulls functions for json and jsonb 📎 Andrew Dunstan 18:59
Re: strip nulls functions for json and jsonb Pavel Stehule 19:50
Re: strip nulls functions for json and jsonb Andrew Dunstan 20:07
Re: strip nulls functions for json and jsonb Thom Brown 20:14
Re: Performance regression: 9.2+ vs. ScalarArrayOpExpr vs. ORDER BY Tom Lane 20:15
Re: strip nulls functions for json and jsonb Andrew Dunstan 20:18
Re: TAP test breakage on MacOS X Tom Lane 20:19
Re: strip nulls functions for json and jsonb Pavel Stehule 20:22
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 20:39
Re: ltree::text not immutable? Tom Lane 20:46
Re: strip nulls functions for json and jsonb 📎 Andrew Dunstan 20:57
proposal: CREATE DATABASE vs. (partial) CHECKPOINT Tomas Vondra 21:47
Re: narwhal and PGDLLIMPORT 📎 Noah Misch 22:22
pset_quoted_string is broken 📎 David Rowley 22:40
Re: narwhal and PGDLLIMPORT Tom Lane 22:52
Re: pg_dump/pg_restore seem broken on hamerkop Tatsuo Ishii 22:56
Re: pset_quoted_string is broken Tom Lane 23:20
Re: pg_dump/pg_restore seem broken on hamerkop Alvaro Herrera 23:56

Oct. 27, 2014

Thread Author Time
Re: pg_dump/pg_restore seem broken on hamerkop Tom Lane 00:11
Re: pg_dump/pg_restore seem broken on hamerkop Tom Lane 00:29
Re: [PATCH] Simplify EXISTS subqueries containing LIMIT David Rowley 00:56
Re: pset_quoted_string is broken David Rowley 01:28
Re: Reducing lock strength of adding foreign keys Andreas Karlsson 01:48
Re: Function array_agg(array) Ali Akbar 02:11
Re: [HACKERS] ltree::text not immutable? Jim Nasby 04:12
Re: alter user/role CURRENT_USER Rushabh Lathia 05:46
Re: CINE in CREATE TABLE AS ... and CREATE MATERIALIZED VIEW ... Rushabh Lathia 06:15
Re: [v9.5] Custom Plan API 📎 Kouhei Kaigai 06:35
Re: Function array_agg(array) 📎 Ali Akbar 07:12
Re: DISTINCT with btree skip scan David Rowley 07:24
Re: On partitioning Amit Langote 07:52
Re: Reducing lock strength of adding foreign keys adamrose045 08:44
Re: Function array_agg(array) 📎 Pavel Stehule 09:15
Re: On partitioning Alvaro Herrera 09:29
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Heikki Linnakangas 09:47
Re: strip nulls functions for json and jsonb 📎 Pavel Stehule 10:05
Re: Function array_agg(array) 📎 Ali Akbar 10:20
Re: Better support of exported snapshots with pg_dump Petr Jelinek 10:37
Re: END_OF_RECOVERY shutdowns and ResetUnloggedRelations() 📎 Abhijit Menon-Sen 10:39
Re: Function array_agg(array) Pavel Stehule 10:51
Missing FIN_CRC32 calls in logical replication code Heikki Linnakangas 10:51
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Atri Sharma 11:06
Re: pg_receivexlog --status-interval add fsync feedback Fujii Masao 11:09
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Heikki Linnakangas 11:14
Master ip from hot_standby.. sudalai 11:15
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Atri Sharma 11:23
Re: Directory/File Access Permissions for COPY and Generic File Access Functions Stephen Frost 11:27
Re: Index-only scans for GIST Thom Brown 11:33
Re: KNN searches support for SP-GiST [GSOC'14] Thom Brown 11:37
Re: Index scan optimization Rajeev rastogi 11:38
Re: On partitioning Andres Freund 11:44
Dynamically change Master(recovery info) without restarting standby server.. sudalai 11:45
Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] 📎 Amit Kapila 11:56
Re: Missing FIN_CRC32 calls in logical replication code Andres Freund 11:58
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Tomas Vondra 12:00
Re: BUG: *FF WALs under 9.2 (WAS: .ready files appearing on slaves) Fujii Masao 12:12
Re: alter user set local_preload_libraries. Fujii Masao 12:20
Re: Reducing lock strength of adding foreign keys Robert Haas 12:24
Re: Reducing lock strength of adding foreign keys Robert Haas 12:35
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Atri Sharma 12:50
Re: Possible problem with shm_mq spin lock Robert Haas 12:51
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Tomas Vondra 13:09
Re: Master ip from hot_standby.. Michael Paquier 13:09
Re: Dynamically change Master(recovery info) without restarting standby server.. Michael Paquier 13:12
Re: [REVIEW] Re: Compression of full-page-writes Fujii Masao 13:20
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Tomas Vondra 13:21
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Heikki Linnakangas 13:28
Re: Missing FIN_CRC32 calls in logical replication code Tom Lane 13:30
Lockless StrategyGetBuffer() clock sweep 📎 Andres Freund 13:32
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Tom Lane 13:46
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Andres Freund 13:51
Re: jsonb generator functions 📎 Andrew Dunstan 14:33
Re: Review of GetUserId() Usage Stephen Frost 14:47
Re: Review of GetUserId() Usage 📎 Stephen Frost 14:48
cost_index() Teodor Sigaev 14:54
Re: cost_index() Tom Lane 15:00
Re: superuser() shortcuts Stephen Frost 15:04
Re: Typo fixes for pg_recvlogical documentation Robert Haas 15:12
Re: Typo fixes for pg_recvlogical documentation Michael Paquier 15:16
Re: cost_index() Teodor Sigaev 15:20
Re: ltree::text not immutable? Alvaro Herrera 15:32
Re: superuser() shortcuts 📎 Stephen Frost 15:40
Re: TAP test breakage on MacOS X Robert Haas 15:41
Re: Materialized views don't show up in information_schema Stephen Frost 15:45
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Robert Haas 15:55
Re: TAP test breakage on MacOS X Heikki Linnakangas 15:56
Re: TAP test breakage on MacOS X Andrew Dunstan 16:02
Re: What exactly is our CRC algorithm? 📎 Heikki Linnakangas 16:02
Re: BUG: *FF WALs under 9.2 (WAS: .ready files appearing on slaves) Heikki Linnakangas 16:12
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Heikki Linnakangas 16:24
Re: TAP test breakage on MacOS X Tom Lane 16:31
Re: TAP test breakage on MacOS X Tom Lane 16:37
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Simon Riggs 16:43
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 17:44
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Simon Riggs 18:12
Re: jsonb generator functions Pavel Stehule 18:39
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 18:43
TODO request: log_long_transaction Josh Berkus 19:21
Re: TODO request: log_long_transaction Thom Brown 19:29
Reducing the cost of sinval messaging Tom Lane 19:31
Re: Reducing the cost of sinval messaging Robert Haas 20:16
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Robert Haas 20:22
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 20:24
Re: Reducing the cost of sinval messaging Tom Lane 20:27
Re: alter user/role CURRENT_USER Adam Brightwell 20:33
Re: Reducing the cost of sinval messaging Robert Haas 21:18
Re: Autovacuum fails to keep visibility map up-to-date in mostly-insert-only-tables Alvaro Herrera 21:51
Re: jsonb generator functions Alvaro Herrera 21:57
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Tomas Vondra 21:58
Re: Directory/File Access Permissions for COPY and Generic File Access Functions 📎 Adam Brightwell 21:59
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Tom Lane 22:52
Re: pgcrypto: PGP signatures Jeff Janes 22:57
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Andrew Dunstan 22:57
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Andres Freund 23:01
Re: Directory/File Access Permissions for COPY and Generic File Access Functions Peter Eisentraut 23:04
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Andrew Dunstan 23:06
Re: Directory/File Access Permissions for COPY and Generic File Access Functions Peter Eisentraut 23:08
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Tom Lane 23:14
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Simon Riggs 23:34
Re: Directory/File Access Permissions for COPY and Generic File Access Functions Stephen Frost 23:36
Re: pgcrypto: PGP signatures 📎 Marko Tiikkaja 23:44

Oct. 28, 2014

Thread Author Time
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Tomas Vondra 00:01
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 00:15
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Tom Lane 00:17
Re: Function array_agg(array) Ali Akbar 00:22
Re: alter user/role CURRENT_USER Marti Raudsepp 00:22
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT David G Johnston 00:33
Re: Reducing lock strength of adding foreign keys Noah Misch 00:33
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 00:37
Re: Reducing the cost of sinval messaging Tom Lane 00:54
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT David G Johnston 00:56
Re: Directory/File Access Permissions for COPY and Generic File Access Functions Stephen Frost 00:58
Re: alter user/role CURRENT_USER David G Johnston 01:28
Re: Reducing the cost of sinval messaging Robert Haas 01:44
Re: Better support of exported snapshots with pg_dump 📎 Michael Paquier 02:15
Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Dilip kumar 03:33
Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Amit Kapila 03:48
Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Dilip kumar 03:57
Re: Scaling shared buffer eviction Amit Kapila 04:14
Re: TAP test breakage on MacOS X Noah Misch 04:46
Re: On partitioning Amit Langote 05:34
Re: alter user/role CURRENT_USER Adam Brightwell 06:40
BUG #11805: Missing SetServiceStatus call during service shutdown in pg_ctl (Windows only) krystian.bigaj 07:02
Re: Add CREATE support to event triggers Michael Paquier 07:41
Re: [REVIEW] Re: Compression of full-page-writes 📎 Syed, Rahila 07:54
Re: BUG #11805: Missing SetServiceStatus call during service shutdown in pg_ctl (Windows only) 📎 Krystian Bigaj 08:04
Re: Add CREATE support to event triggers Alvaro Herrera 08:30
Re: alter user/role CURRENT_USER Alvaro Herrera 09:56
Re: Add CREATE support to event triggers Andres Freund 10:00
Re: On partitioning 'Andres Freund' 10:06
Re: [REVIEW] Re: Compression of full-page-writes Fujii Masao 11:00
Re: Better support of exported snapshots with pg_dump Petr Jelinek 11:08
Re: Better support of exported snapshots with pg_dump Michael Paquier 11:34
Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Heikki Linnakangas 11:36
Re: BUG: *FF WALs under 9.2 (WAS: .ready files appearing on slaves) Fujii Masao 12:07
Re: On partitioning Robert Haas 12:19
Re: Trailing comma support in SELECT statements Alvaro Herrera 12:20
Re: On partitioning Andres Freund 12:23
Re: tracking commit timestamps Simon Riggs 12:25
Re: New Event Trigger: table_rewrite Simon Riggs 12:47
Re: [WIP Patch] Using 128-bit integers for sum, avg and statistics aggregates Arthur Silva 13:05
Re: alter user/role CURRENT_USER Stephen Frost 13:05
Re: Directory/File Access Permissions for COPY and Generic File Access Functions Robert Haas 13:07
Re: [WIP Patch] Using 128-bit integers for sum, avg and statistics aggregates Merlin Moncure 13:21
Re: Directory/File Access Permissions for COPY and Generic File Access Functions Stephen Frost 13:24
Re: [WIP Patch] Using 128-bit integers for sum, avg and statistics aggregates Andres Freund 13:24
Re: Directory/File Access Permissions for COPY and Generic File Access Functions Andres Freund 13:27
Re: [WIP Patch] Using 128-bit integers for sum, avg and statistics aggregates Andreas Karlsson 13:31
Re: Directory/File Access Permissions for COPY and Generic File Access Functions Stephen Frost 13:32
Re: superuser() shortcuts Stephen Frost 13:43
Re: BUG: *FF WALs under 9.2 (WAS: .ready files appearing on slaves) Heikki Linnakangas 13:48
Re: superuser() shortcuts Andres Freund 13:48
Re: jsonb generator functions Andrew Dunstan 13:49
Re: [WIP Patch] Using 128-bit integers for sum, avg and statistics aggregates Heikki Linnakangas 13:54
Re: superuser() shortcuts Stephen Frost 13:55
Re: [WIP Patch] Using 128-bit integers for sum, avg and statistics aggregates Andres Freund 13:56
Re: [WIP Patch] Using 128-bit integers for sum, avg and statistics aggregates Tom Lane 14:06
Re: Deferring some AtStart* allocations? Andres Freund 14:16
Re: WIP: Access method extendability Simon Riggs 14:22
Re: [WIP Patch] Using 128-bit integers for sum, avg and statistics aggregates Heikki Linnakangas 14:40
Re: Directory/File Access Permissions for COPY and Generic File Access Functions Robert Haas 14:46
Re: [WIP Patch] Using 128-bit integers for sum, avg and statistics aggregates Andreas Karlsson 14:47
Re: alter user/role CURRENT_USER Kevin Grittner 14:52
Re: WIP: Access method extendability Robert Haas 14:53
Re: alter user/role CURRENT_USER Robert Haas 14:57

Browse Archives

Prev | Next