pgsql-hackers before 2014-10-28 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. 24, 2014

Thread Author Time
Re: Question about RI checks Florian Pflug 18:12
Re: Question about RI checks Robert Haas 18:24
Re: How ugly would this be? (ALTER DATABASE) Robert Haas 18:28
Re: Function array_agg(array) Pavel Stehule 18:51
Re: Question about RI checks Florian Pflug 18:58
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 19:01
Re: pg_background (and more parallelism infrastructure patches) Jim Nasby 19:23
Re: pg_background (and more parallelism infrastructure patches) Jim Nasby 19:30
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Robert Haas 20:07
Re: pg_background (and more parallelism infrastructure patches) Robert Haas 20:25
Re: pg_background (and more parallelism infrastructure patches) Robert Haas 20:26
Re: Question about RI checks Robert Haas 20:46
Re: pg_background (and more parallelism infrastructure patches) Jim Nasby 20:46
Re: Question about RI checks Kevin Grittner 20:50
Re: pg_background (and more parallelism infrastructure patches) Jim Nasby 20:53
Re: pg_background (and more parallelism infrastructure patches) Robert Haas 21:03
Re: pg_background (and more parallelism infrastructure patches) Robert Haas 21:07
Re: Typo fixes for pg_recvlogical documentation 📎 Michael Paquier 21:14
Re: Question about RI checks 📎 Florian Pflug 21:32
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 22:48
Re: pg_background (and more parallelism infrastructure patches) Petr Jelinek 23:13
Re: pg_background (and more parallelism infrastructure patches) Jim Nasby 23:17
Re: pg_background (and more parallelism infrastructure patches) Petr Jelinek 23:20
Re: How ugly would this be? (ALTER DATABASE) Jim Nasby 23:37
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Petr Jelinek 23:39

Oct. 25, 2014

Thread Author Time
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 00:18
Re: ExclusiveLock on extension of relation with huge shared_buffers Jim Nasby 00:31
Re: superuser() shortcuts Jim Nasby 00:39
Comment patch for bgworker.c 📎 Jim Nasby 00:51
Comment in outfunc.c Tatsuo Ishii 01:02
Re: Comment in outfunc.c Tom Lane 01:28
security barrier INSERT Drew Crawford 02:05
Re: security barrier INSERT Brightwell, Adam 02:26
Re: How ugly would this be? (ALTER DATABASE) Robert Haas 03:19
Re: Function array_agg(array) 📎 Ali Akbar 03:29
Re: Wait free LW_SHARED acquisition - v0.2 Amit Kapila 05:50
Re: Function array_agg(array) 📎 Ali Akbar 06:19
Re: Function array_agg(array) Pavel Stehule 06:33
Re: Function array_agg(array) Pavel Stehule 06:54
Re: Function array_agg(array) 📎 Ali Akbar 08:16
Re: Function array_agg(array) Pavel Stehule 08:43
Re: [PATCH] Support for Array ELEMENT Foreign Keys Thom Brown 09:50
Re: Function array_agg(array) Ali Akbar 10:20
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Alvaro Herrera 10:38
Re: pg_background (and more parallelism infrastructure patches) Alvaro Herrera 11:01
Re: Function array_agg(array) Pavel Stehule 11:25
Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Amit Kapila 12:22
Re: [PATCH] Support for Array ELEMENT Foreign Keys Alvaro Herrera 12:28
Re: [PATCH] Support for Array ELEMENT Foreign Keys Alvaro Herrera 12:46
Re: Getting rid of "accept incoming network connections" prompts on OS X Peter Eisentraut 13:06
Re: Getting rid of "accept incoming network connections" prompts on OS X Peter Eisentraut 13:22
Re: Function array_agg(array) 📎 Ali Akbar 13:58
[WIP Patch] Using 128-bit integers for sum, avg and statistics aggregates 📎 Andreas Karlsson 14:38
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Robert Haas 15:12
Re: Reducing lock strength of adding foreign keys Noah Misch 18:00
Re: [PATCH] Support for Array ELEMENT Foreign Keys Thom Brown 18:19
Re: Getting rid of "accept incoming network connections" prompts on OS X Tom Lane 18:26
Re: Getting rid of "accept incoming network connections" prompts on OS X Tom Lane 18:52
Re: How ugly would this be? (ALTER DATABASE) Greg Stark 19:00
Re: [PATCH] Support for Array ELEMENT Foreign Keys Thom Brown 21:10
Possible problem with shm_mq spin lock Haribabu Kommi 21:52
"snapshot too large" error when initializing logical replication (9.4) Steve Singer 22:09
logical decoding - reading a user catalog table Steve Singer 22:18
Re: Possible problem with shm_mq spin lock Andres Freund 23:17

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

Browse Archives

Prev | Next