pgsql-hackers since 2016-09-01 20:06
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
Sept. 1, 2016
Sept. 2, 2016
Thread |
Author |
Time |
Re: restoration after crash slowness, any way to improve?
|
Jeff Janes |
01:01 |
Re: Exclude schema during pg_restore
|
Peter Eisentraut |
01:39 |
Re: [PATCH] COPY vs \copy HINT 📎
|
Craig Ringer |
02:20 |
Re: Confusing docs about GetForeignUpperPaths in fdwhandler.sgml
|
Robert Haas |
02:55 |
Re: pgbench - allow to store select results into variables
|
Amit Langote |
02:58 |
Re: less expensive pg_buffercache on big shmem
|
Robert Haas |
03:01 |
Re: less expensive pg_buffercache on big shmem
|
Andres Freund |
03:19 |
Re: less expensive pg_buffercache on big shmem
|
Peter Geoghegan |
03:30 |
Re: Hash Indexes 📎
|
Amit Kapila |
03:55 |
Re: Declarative partitioning - another take
|
Ashutosh Bapat |
05:38 |
Re: [Patch] RBTree iteration interface improvement
|
Heikki Linnakangas |
05:43 |
Re: Forbid use of LF and CR characters in database and role names 📎
|
Michael Paquier |
06:04 |
Re: Declarative partitioning - another take
|
Amit Langote |
06:08 |
Re: Surprising behaviour of \set AUTOCOMMIT ON
|
Rushabh Lathia |
06:16 |
Re: Declarative partitioning - another take
|
Ashutosh Bapat |
06:22 |
Re: Exclude schema during pg_restore
|
Michael Banck |
06:29 |
Re: New SQL counter statistics view (pg_stat_sql) 📎
|
Haribabu Kommi |
06:33 |
Re: pg_basebackup, pg_receivexlog and data durability (was:
silent data loss with ext4 / all current versions) 📎
|
Michael Paquier |
06:50 |
Re: Declarative partitioning - another take
|
Amit Langote |
06:53 |
Re: Declarative partitioning - another take
|
Ashutosh Bapat |
06:57 |
Re: Sample configuration files
|
Robert Haas |
06:58 |
Re: Declarative partitioning - another take
|
Amit Langote |
07:07 |
Re: Sample configuration files
|
Vik Fearing |
07:19 |
Re: autonomous transactions
|
Joel Jacobson |
07:21 |
Re: Surprising behaviour of \set AUTOCOMMIT ON 📎
|
Rahila Syed |
07:42 |
Re: Logical decoding slots can go backwards when used from
SQL, docs are wrong 📎
|
Craig Ringer |
07:58 |
Re: Surprising behaviour of \set AUTOCOMMIT ON
|
Amit Langote |
08:13 |
Re: Implement targetlist SRFs using ROWS FROM() (was
Changed SRF in targetlist handling)
|
Robert Haas |
08:31 |
Re: Implement targetlist SRFs using ROWS FROM() (was
Changed SRF in targetlist handling)
|
Robert Haas |
08:34 |
Re: autonomous transactions
|
Robert Haas |
08:45 |
Re: Logical decoding slots can go backwards when used from
SQL, docs are wrong
|
Petr Jelinek |
08:50 |
Re: Optimizing numeric SUM() aggregate
|
Heikki Linnakangas |
08:52 |
Re: less expensive pg_buffercache on big shmem
|
Robert Haas |
09:01 |
Re: [PATCH] COPY vs \copy HINT
|
Christoph Berg |
09:05 |
Re: Let file_fdw access COPY FROM PROGRAM
|
Amit Langote |
09:07 |
Re: [PATCH] COPY vs \copy HINT
|
Craig Ringer |
09:38 |
Re: Surprising behaviour of \set AUTOCOMMIT ON
|
Rushabh Lathia |
09:47 |
Re: Logical decoding slots can go backwards when used from
SQL, docs are wrong
|
Craig Ringer |
09:49 |
Re: Surprising behaviour of \set AUTOCOMMIT ON
|
Rahila Syed |
09:55 |
Re: What is the posix_memalign() equivalent for the PostgreSQL?
|
Craig Ringer |
10:24 |
Re: Push down more full joins in postgres_fdw 📎
|
Etsuro Fujita |
10:25 |
Re: Sample configuration files
|
Martín Marqués |
10:30 |
Re: Password identifiers, protocol aging and SCRAM protocol
|
Heikki Linnakangas |
10:57 |
Re: [Patch] RBTree iteration interface improvement
|
Aleksander Alekseev |
11:11 |
Re: Improve BEGIN tab completion
|
Andreas Karlsson |
11:18 |
Re: Confusing docs about GetForeignUpperPaths in
fdwhandler.sgml
|
Etsuro Fujita |
11:30 |
Re: less expensive pg_buffercache on big shmem
|
Ivan Kartyshov |
11:38 |
Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and
prevent information disclosure)
|
Heikki Linnakangas |
11:59 |
Materialized View Incremental Refresh right join
|
hariprasath nallasamy |
12:16 |
Re: [PATCH] Transaction traceability - txid_status(bigint) 📎
|
Craig Ringer |
12:16 |
Re: [PATCH] Transaction traceability - txid_status(bigint)
|
Simon Riggs |
12:30 |
Re: [PATCH] Transaction traceability - txid_status(bigint)
|
Craig Ringer |
12:38 |
Tracking timezone abbreviation removals in the IANA tz database
|
Tom Lane |
12:55 |
Re: [PATCH] Transaction traceability - txid_status(bigint) 📎
|
Craig Ringer |
13:01 |
Re: Password identifiers, protocol aging and SCRAM protocol
|
Michael Paquier |
13:23 |
Re: PassDownLimitBound for ForeignScan/CustomScan
|
Jeevan Chalke |
13:38 |
Re: [PATCH] Transaction traceability - txid_status(bigint)
|
Craig Ringer |
13:46 |
Re: Tracking timezone abbreviation removals in the IANA tz database
|
Tom Lane |
13:56 |
Re: Password identifiers, protocol aging and SCRAM protocol
|
Tom Lane |
13:59 |
Re: Implement targetlist SRFs using ROWS FROM() (was
Changed SRF in targetlist handling)
|
Kevin Grittner |
14:05 |
Re: Cache Hash Index meta page.
|
Jesper Pedersen |
14:08 |
Re: Implement targetlist SRFs using ROWS FROM() (was
Changed SRF in targetlist handling)
|
Andres Freund |
14:11 |
Re: Implement targetlist SRFs using ROWS FROM() (was
Changed SRF in targetlist handling)
|
Andres Freund |
14:15 |
Re: Implement targetlist SRFs using ROWS FROM() (was
Changed SRF in targetlist handling)
|
Kevin Grittner |
14:18 |
Re: Implement targetlist SRFs using ROWS FROM() (was
Changed SRF in targetlist handling)
|
Andres Freund |
14:20 |
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling)
|
Tom Lane |
14:20 |
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling)
|
Tom Lane |
14:25 |
Re: Implement targetlist SRFs using ROWS FROM() (was
Changed SRF in targetlist handling)
|
Andres Freund |
14:25 |
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling)
|
Tom Lane |
14:34 |
Re: Implement targetlist SRFs using ROWS FROM() (was
Changed SRF in targetlist handling)
|
Kevin Grittner |
14:41 |
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling)
|
Tom Lane |
14:51 |
Re: Implement targetlist SRFs using ROWS FROM() (was
Changed SRF in targetlist handling)
|
Kevin Grittner |
15:01 |
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling)
|
Tom Lane |
15:10 |
Re: [PATCH] Transaction traceability - txid_status(bigint)
|
Petr Jelinek |
15:29 |
Re: Implement targetlist SRFs using ROWS FROM() (was
Changed SRF in targetlist handling)
|
Andres Freund |
15:29 |
Re: Implement targetlist SRFs using ROWS FROM() (was
Changed SRF in targetlist handling)
|
Andres Freund |
15:31 |
Re: pg_basebackup, pg_receivexlog and data durability (was:
silent data loss with ext4 / all current versions)
|
Magnus Hagander |
15:42 |
Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and
prevent information disclosure)
|
Aleksander Alekseev |
15:49 |
PATCH: Avoid use of __attribute__ when building with old Sun compiler versions 📎
|
Andy Grundman |
15:55 |
Re: Implement targetlist SRFs using ROWS FROM() (was
Changed SRF in targetlist handling)
|
Kevin Grittner |
15:58 |
Re: What is the posix_memalign() equivalent for the PostgreSQL?
|
Anderson Carniel |
16:02 |
Re: Implement targetlist SRFs using ROWS FROM() (was
Changed SRF in targetlist handling)
|
Kevin Grittner |
16:04 |
Re: [WIP] Patches to enable extraction state of query
execution from external session
|
Maksim Milyutin |
16:07 |
Re: Implement targetlist SRFs using ROWS FROM() (was
Changed SRF in targetlist handling)
|
Kevin Grittner |
16:08 |
Re: Implement targetlist SRFs using ROWS FROM() (was
Changed SRF in targetlist handling)
|
Andres Freund |
16:25 |
Re: Tracking timezone abbreviation removals in the IANA tz database 📎
|
Tom Lane |
16:30 |
Re: amcheck (B-Tree integrity checking tool)
|
Peter Geoghegan |
16:31 |
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling)
|
Tom Lane |
16:32 |
Re: What is the posix_memalign() equivalent for the PostgreSQL?
|
Tom Lane |
17:05 |
Re: What is the posix_memalign() equivalent for the
PostgreSQL?
|
Andres Freund |
17:17 |
Re: Logical decoding slots can go backwards when used from
SQL, docs are wrong
|
Andres Freund |
17:21 |
Re: Index Onlys Scan for expressions
|
Ildar Musin |
17:23 |
Re: pgbench - allow to store select results into
variables 📎
|
Fabien COELHO |
17:47 |
Re: amcheck (B-Tree integrity checking tool)
|
Kevin Grittner |
18:11 |
Re: Implement targetlist SRFs using ROWS FROM() (was
Changed SRF in targetlist handling)
|
Andres Freund |
18:16 |
Re: amcheck (B-Tree integrity checking tool)
|
Peter Geoghegan |
18:16 |
Re: amcheck (B-Tree integrity checking tool)
|
Kevin Grittner |
18:19 |
Re: amcheck (B-Tree integrity checking tool)
|
Peter Geoghegan |
18:19 |
Re: [PATCH] COPY vs \copy HINT
|
Tom Lane |
18:53 |
Re: Floating point comparison inconsistencies of the geometric types
|
Kevin Grittner |
20:16 |
Re: Logical Replication WIP
|
Peter Eisentraut |
20:57 |
Re: System load consideration before spawning parallel
workers
|
Bruce Momjian |
21:07 |
Re: Password identifiers, protocol aging and SCRAM protocol
|
Michael Paquier |
21:11 |
(Comment)Bug in CteScanNext
|
Jim Nasby |
23:20 |
Re: Renaming of pg_xlog and pg_clog
|
Jim Nasby |
23:49 |
Sept. 3, 2016
Sept. 4, 2016
Sept. 5, 2016
Browse Archives
Prev
|
Next