pgsql-hackers before 2016-03-05 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
Browse Archives
Prev
|
Next
March 3, 2016
March 4, 2016
| Thread |
Author |
Time |
|
Re: Fix for OpenSSL error queue bug
|
Peter Eisentraut |
00:15 |
|
Re: VS 2015 support in src/tools/msvc
|
Michael Paquier |
00:36 |
|
Re: Incorrect error message in InitializeSessionUserId
|
Haribabu Kommi |
01:45 |
|
Re: Way to check whether a particular block is on the
shared_buffer? 📎
|
Kouhei Kaigai |
01:54 |
|
Re: raw output from copy
|
Corey Huinker |
02:13 |
|
Re: WIP: Upper planner pathification
|
David Rowley |
02:17 |
|
Re: Incorrect error message in InitializeSessionUserId
|
Michael Paquier |
02:23 |
|
Re: Parallel Aggregate 📎
|
David Rowley |
04:00 |
|
Re: RFC: replace pg_stat_activity.waiting with something
more descriptive 📎
|
Amit Kapila |
04:05 |
|
Re: proposal: psql autocomplete for casting 📎
|
Kyotaro HORIGUCHI |
04:29 |
|
Re: TAP / recovery-test fs-level backups, psql enhancements etc
|
Michael Paquier |
04:54 |
|
Re: Relation extension scalability 📎
|
Dilip Kumar |
05:06 |
|
Re: OOM in libpq and infinite loop with getCopyStart() 📎
|
Michael Paquier |
05:16 |
|
Re: postgres_fdw vs. force_parallel_mode on ppc
|
Tom Lane |
05:46 |
|
Re: silent data loss with ext4 / all current versions
|
Michael Paquier |
05:51 |
|
Re: Patch: fix lock contention for HASHHDR.mutex
|
Amit Kapila |
05:59 |
|
Re: TAP / recovery-test fs-level backups, psql enhancements etc
|
Craig Ringer |
06:05 |
|
Re: ExecGather() + nworkers
|
Haribabu Kommi |
06:27 |
|
Re[2]: [HACKERS] Incorrect error message in InitializeSessionUserId
|
Dmitriy Sarafannikov |
06:50 |
|
Re: VS 2015 support in src/tools/msvc 📎
|
Michael Paquier |
06:54 |
|
Re: proposal: psql autocomplete for casting
|
Pavel Stehule |
07:11 |
|
Re: raw output from copy
|
Pavel Stehule |
07:52 |
|
Re: Support for N synchronous standby servers - take 2
|
Kyotaro HORIGUCHI |
08:22 |
|
Re: pgbench small bug fix
|
Aleksander Alekseev |
09:33 |
|
Re: raw output from copy
|
Ildar Musin |
09:51 |
|
Re: RFC: replace pg_stat_activity.waiting with something
more descriptive
|
Alexander Korotkov |
10:31 |
|
Re: WIP: Upper planner pathification 📎
|
Tomas Vondra |
10:46 |
|
Greeting for coming back, and where is PostgreSQL going
|
MauMau |
11:20 |
|
Re: ExecGather() + nworkers
|
Amit Kapila |
11:33 |
|
Re: Greeting for coming back, and where is PostgreSQL going
|
Michael Paquier |
11:35 |
|
Re: ExecGather() + nworkers
|
Haribabu Kommi |
11:51 |
|
Re: ExecGather() + nworkers
|
Amit Kapila |
11:55 |
|
Re: Greeting for coming back, and where is PostgreSQL
going
|
Tatsuo Ishii |
11:58 |
|
Re: TAP / recovery-test fs-level backups, psql enhancements etc
|
Craig Ringer |
12:35 |
|
Re: TAP / recovery-test fs-level backups, psql enhancements etc 📎
|
Craig Ringer |
12:41 |
|
Re: Equivalent of --enable-tap-tests in MSVC scripts
|
Craig Ringer |
12:50 |
|
Re: improving GROUP BY estimation
|
Tomas Vondra |
13:10 |
|
Re: RFC: replace pg_stat_activity.waiting with something
more descriptive
|
Amit Kapila |
13:20 |
|
Re: RFC: replace pg_stat_activity.waiting with something
more descriptive 📎
|
Thom Brown |
13:35 |
|
Re: RFC: replace pg_stat_activity.waiting with something
more descriptive
|
Alexander Korotkov |
13:41 |
|
Re: RFC: replace pg_stat_activity.waiting with something
more descriptive 📎
|
Thom Brown |
13:42 |
|
Re: RFC: replace pg_stat_activity.waiting with something
more descriptive
|
Thom Brown |
13:53 |
|
Re: WIP: Upper planner pathification
|
Greg Stark |
14:01 |
|
Re: postgres_fdw vs. force_parallel_mode on ppc
|
Robert Haas |
14:02 |
|
Re: VS 2015 support in src/tools/msvc 📎
|
Michael Paquier |
14:23 |
|
Re: raw output from copy
|
Daniel Verite |
14:54 |
|
Re: VS 2015 support in src/tools/msvc
|
Alvaro Herrera |
15:08 |
|
Re: pgbench small bug fix
|
Alvaro Herrera |
15:26 |
|
Re: postgres_fdw vs. force_parallel_mode on ppc
|
Tom Lane |
15:33 |
|
Re: pg_resetxlog reference page reorganization
|
Alexander Korotkov |
15:38 |
|
Re: WAL log only necessary part of 2PC GID
|
Jesper Pedersen |
15:46 |
|
Re: postgres_fdw vs. force_parallel_mode on ppc
|
Alvaro Herrera |
15:46 |
|
Re: silent data loss with ext4 / all current versions
|
Alvaro Herrera |
15:52 |
|
Re: syslog configurable line splitting behavior
|
Alexander Korotkov |
16:01 |
|
Re: postgres_fdw vs. force_parallel_mode on ppc
|
Robert Haas |
16:02 |
|
Re: postgres_fdw vs. force_parallel_mode on ppc
|
Tom Lane |
16:03 |
|
Re: postgres_fdw vs. force_parallel_mode on ppc
|
Robert Haas |
16:08 |
|
Re: Timeline following for logical slots 📎
|
Craig Ringer |
16:08 |
|
Re: silent data loss with ext4 / all current versions
|
Tom Lane |
16:09 |
|
Re: Equivalent of --enable-tap-tests in MSVC scripts
|
Alvaro Herrera |
16:10 |
|
Re: WIP: Failover Slots
|
Craig Ringer |
16:14 |
|
Re: postgres_fdw vs. force_parallel_mode on ppc
|
Alvaro Herrera |
16:14 |
|
Re: Equivalent of --enable-tap-tests in MSVC scripts
|
Craig Ringer |
16:16 |
|
Re: postgres_fdw vs. force_parallel_mode on ppc
|
Tom Lane |
16:17 |
|
Re: postgres_fdw vs. force_parallel_mode on ppc
|
Robert Haas |
16:22 |
|
Re: [PATCH] Supporting +-Infinity values by
to_timestamp(float8)
|
Anastasia Lubennikova |
16:22 |
|
Re: silent data loss with ext4 / all current versions
|
Robert Haas |
16:23 |
|
Re: Freeze avoidance of very large table.
|
Robert Haas |
16:25 |
|
Re: Relation extension scalability
|
Robert Haas |
16:29 |
|
Re: Greeting for coming back, and where is PostgreSQL going
|
Joshua D. Drake |
16:29 |
|
Re: Relation extension scalability
|
Tom Lane |
16:31 |
|
Re: Issue with NULLS LAST, with postgres_fdw sort pushdown
|
Robert Haas |
16:40 |
|
Re: GetExistingLocalJoinPath() vs. the docs
|
Robert Haas |
16:46 |
|
Re: psql completion for ids in multibyte string
|
Robert Haas |
16:59 |
|
Re: psql completion for ids in multibyte string
|
Alvaro Herrera |
17:02 |
|
Re: raw output from copy
|
Pavel Stehule |
17:06 |
|
Re: psql completion for ids in multibyte string
|
Robert Haas |
17:08 |
|
Re: psql completion for ids in multibyte string
|
Robert Haas |
17:30 |
|
Re: Incorrect error message in InitializeSessionUserId
|
Robert Haas |
17:30 |
|
Re: pgbench stats per script & other stuff 📎
|
Fabien COELHO |
17:31 |
|
Re: pgbench small bug fix
|
Fabien COELHO |
17:41 |
|
Re: Way to check whether a particular block is on the shared_buffer?
|
Robert Haas |
17:41 |
|
Re: WIP: Upper planner pathification 📎
|
Tom Lane |
18:01 |
|
Re: ExecGather() + nworkers
|
Robert Haas |
18:11 |
|
Re: pgbench stats per script & other stuff
|
Alvaro Herrera |
18:20 |
|
Re: pgbench small bug fix
|
Alvaro Herrera |
18:22 |
|
Re: Parallel Aggregate
|
Robert Haas |
18:25 |
|
Re: More stable query plans via more predictable column statistics
|
Robert Haas |
18:27 |
|
Re: pgbench stats per script & other stuff 📎
|
Fabien COELHO |
18:34 |
|
Re: pgbench stats per script & other stuff
|
Alvaro Herrera |
18:41 |
|
Re: pgbench small bug fix
|
Fabien COELHO |
18:42 |
|
Re: pgbench small bug fix
|
Alvaro Herrera |
18:45 |
|
Re: pgbench stats per script & other stuff 📎
|
Fabien COELHO |
18:53 |
|
Re: Logic problem in SerializeSnapshot()
|
Robert Haas |
18:56 |
|
Re: pgbench small bug fix
|
Fabien COELHO |
18:58 |
|
Re: transam README small fix
|
Robert Haas |
19:14 |
|
Re: Re: Add generate_series(date, date) and
generate_series(date, date, integer)
|
David Steele |
19:14 |
|
Re: transam README small fix
|
Stas Kelvich |
19:26 |
|
Re: CustomScan in a larger structure (RE: CustomScan
support on readfuncs.c)
|
Andres Freund |
19:37 |
|
Typo in comment 📎
|
Thomas Munro |
19:39 |
|
Re: [PATCH] Supporting +-Infinity values by to_timestamp(float8)
|
Vitaly Burovoy |
19:56 |
|
Re: Add generate_series(date,date) and generate_series(date,date,integer)
|
Corey Huinker |
20:17 |
|
Re: Optimization for updating foreign tables in Postgres FDW
|
Robert Haas |
20:45 |
|
Re: Typo in comment
|
Robert Haas |
20:48 |
|
Re: Relaxing SSL key permission checks 📎
|
Alvaro Herrera |
20:55 |
|
Re: postgres_fdw vs. force_parallel_mode on ppc
|
Tom Lane |
20:58 |
|
Re: Default Roles
|
Robert Haas |
20:58 |
|
Re: Performance improvement for joins where outer side is
unique
|
Alvaro Herrera |
21:43 |
|
Re: Publish autovacuum informations
|
Julien Rouhaud |
21:52 |
|
Re: [PROPOSAL] VACUUM Progress Checker.
|
Robert Haas |
22:11 |
|
Re: Equivalent of --enable-tap-tests in MSVC scripts
|
Michael Paquier |
22:21 |
|
Re: VS 2015 support in src/tools/msvc
|
Michael Paquier |
22:23 |
|
Re: silent data loss with ext4 / all current versions
|
Michael Paquier |
22:29 |
|
Re: Publish autovacuum informations
|
Michael Paquier |
22:34 |
|
Re: silent data loss with ext4 / all current versions
|
Andres Freund |
22:35 |
|
Re: silent data loss with ext4 / all current versions
|
Andres Freund |
22:37 |
|
Re: silent data loss with ext4 / all current versions
|
Michael Paquier |
22:43 |
|
Re: silent data loss with ext4 / all current versions
|
Michael Paquier |
22:46 |
|
Re: silent data loss with ext4 / all current versions
|
Andres Freund |
22:47 |
Browse Archives
Prev
|
Next