pgsql-hackers since 2015-04-06 18:02
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
Browse Archives
Prev
|
Next
April 6, 2015
April 7, 2015
Thread |
Author |
Time |
Re: Auditing extension for PostgreSQL (Take 2)
|
David Steele |
00:24 |
Re: Proposal : REINDEX xxx VERBOSE
|
Fabrízio de Royes Mello |
00:32 |
Re: Auditing extension for PostgreSQL (Take 2)
|
David Steele |
00:38 |
Re: Auditing extension for PostgreSQL (Take 2)
|
Simon Riggs |
01:12 |
PATCH: use foreign keys to improve join estimates v1 📎
|
Tomas Vondra |
01:41 |
Re: Freeze avoidance of very large table.
|
Sawada Masahiko |
02:22 |
Re: pg_rewind and log messages
|
Michael Paquier |
02:31 |
Typo in a comment in set_rel_size() 📎
|
Amit Langote |
02:33 |
Re: pg_rewind and log messages 📎
|
Michael Paquier |
02:59 |
Ignoring some binaries generated in src/test 📎
|
Michael Paquier |
03:51 |
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API)
|
Kouhei Kaigai |
04:46 |
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) 📎
|
Shigeru Hanada |
06:53 |
Re: pg_rewind and log messages
|
Fujii Masao |
07:16 |
Re: pg_rewind and log messages
|
Fujii Masao |
07:33 |
Re: pg_rewind and log messages 📎
|
Michael Paquier |
07:33 |
Re: pg_rewind and log messages
|
Michael Paquier |
07:37 |
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) 📎
|
Shigeru Hanada |
07:42 |
Re: Assertion failure when streaming logical changes
|
Craig Ringer |
09:22 |
Re: Proposal : REINDEX xxx VERBOSE 📎
|
Sawada Masahiko |
10:22 |
PATCH: Add 'pid' column to pg_replication_slots 📎
|
Craig Ringer |
10:41 |
Row security violation error is misleading
|
Craig Ringer |
12:11 |
Re: Assertion failure when streaming logical changes
|
Andres Freund |
12:54 |
Re: PATCH: Add 'pid' column to pg_replication_slots
|
Andres Freund |
13:08 |
Re: Proposal : REINDEX xxx VERBOSE 📎
|
Fabrízio de Royes Mello |
13:12 |
Re: Column mis-spelling hints vs case folding
|
Robert Haas |
13:37 |
Re: Column mis-spelling hints vs case folding
|
Greg Stark |
14:04 |
Re: Replication identifiers, take 4
|
Andres Freund |
14:30 |
Re: Replication identifiers, take 4
|
Andres Freund |
14:37 |
Re: Replication identifiers, take 4
|
Andres Freund |
15:08 |
Re: Row security violation error is misleading
|
Stephen Frost |
15:21 |
Re: Replication identifiers, take 4
|
Jim Nasby |
15:57 |
Re: Replication identifiers, take 4
|
Andres Freund |
15:58 |
Re: Proposal : REINDEX xxx VERBOSE
|
Sawada Masahiko |
16:04 |
Re: Proposal : REINDEX xxx VERBOSE
|
Fabrízio de Royes Mello |
16:11 |
Re: Support UPDATE table SET(*)=... 📎
|
Tom Lane |
16:53 |
Re: Proposal : REINDEX xxx VERBOSE
|
Sawada Masahiko |
16:57 |
rare avl shutdown slowness (related to signal handling)
|
Qingqing Zhou |
17:54 |
Re: Support UPDATE table SET(*)=...
|
Tom Lane |
18:19 |
Re: Support UPDATE table SET(*)=...
|
Alvaro Herrera |
19:00 |
Re: Support UPDATE table SET(*)=...
|
Peter Geoghegan |
19:01 |
Re: Support UPDATE table SET(*)=...
|
Peter Geoghegan |
19:04 |
Re: Support UPDATE table SET(*)=...
|
Tom Lane |
19:22 |
"rejected" vs "returned with feedback" in new CF app
|
Tom Lane |
19:33 |
Re: "rejected" vs "returned with feedback" in new CF app
|
Peter Eisentraut |
19:35 |
Re: Auditing extension for PostgreSQL (Take 2)
|
Peter Eisentraut |
19:41 |
Re: Row security violation error is misleading
|
Peter Geoghegan |
20:11 |
Re: pg_restore -t should match views, matviews, and foreign
tables
|
Peter Eisentraut |
20:19 |
Re: Parallel Seq Scan
|
Kevin Grittner |
20:23 |
Re: deparsing utility commands
|
Alvaro Herrera |
20:32 |
Re: deparsing utility commands 📎
|
Alvaro Herrera |
20:33 |
Re: pg_restore -t should match views, matviews, and foreign tables
|
Tom Lane |
20:33 |
Re: pg_rewind and log messages
|
Heikki Linnakangas |
20:39 |
Re: pg_rewind and log messages
|
Alvaro Herrera |
20:53 |
Re: pg_restore -t should match views, matviews, and foreign tables
|
David G. Johnston |
21:05 |
Re: rare avl shutdown slowness (related to signal handling) 📎
|
Qingqing Zhou |
21:11 |
Re: rare avl shutdown slowness (related to signal handling)
|
Tom Lane |
21:32 |
Re: rare avl shutdown slowness (related to signal handling) 📎
|
Alvaro Herrera |
21:56 |
Re: rare avl shutdown slowness (related to signal handling)
|
Tom Lane |
22:13 |
Re: Support UPDATE table SET(*)=...
|
Jim Nasby |
22:36 |
Re: Replication identifiers, take 4
|
Jim Nasby |
22:39 |
Re: New error code to track unsupported contexts
|
Jim Nasby |
22:42 |
Re: EvalPlanQual behaves oddly for FDW queries involving system
columns
|
Tom Lane |
22:44 |
Re: rare avl shutdown slowness (related to signal handling)
|
Qingqing Zhou |
22:57 |
Re: rare avl shutdown slowness (related to signal handling)
|
Tom Lane |
23:01 |
Re: rare avl shutdown slowness (related to signal handling)
|
Qingqing Zhou |
23:15 |
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET (
.. );
|
Fabrízio de Royes Mello |
23:52 |
April 8, 2015
April 9, 2015
Browse Archives
Prev
|
Next