pgsql-hackers since 2014-08-12 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

Aug. 12, 2014

Thread Author Time
Re: failures on barnacle (CLOBBER_CACHE_RECURSIVELY) because of memory leaks Tom Lane 00:05
Re: failures on barnacle (CLOBBER_CACHE_RECURSIVELY) because of memory leaks Tomas Vondra 00:22
Re: Removing dependency to wsock32.lib when compiling code on WIndows Noah Misch 00:43
Re: Improvement of versioning on Windows, take two 📎 Michael Paquier 01:06
Re: psql: show only failed queries Fujii Masao 03:16
Re: psql: show only failed queries Pavel Stehule 03:18
Re: replication commands and log_statements Fujii Masao 03:59
Re: postgresql.auto.conf and reload Amit Kapila 04:23
Re: replication commands and log_statements Amit Kapila 04:37
Re: Removing dependency to wsock32.lib when compiling code on WIndows 📎 Michael Paquier 04:58
Re: 9.5: Memory-bounded HashAgg Jeff Davis 05:06
Re: Removing dependency to wsock32.lib when compiling code on WIndows Noah Misch 05:48
Re: delta relations in AFTER triggers Amit Khandekar 06:54
Incorrect log message and checks in pgrecvlogical 📎 Michael Paquier 07:28
Re: pg_receivexlog add synchronous mode 📎 Michael Paquier 07:34
Inconsistent use of --slot/-S in pg_receivexlog and pg_recvlogical 📎 Michael Paquier 07:50
Re: postgresql.auto.conf and reload Fujii Masao 08:09
minor pgbench doc fix 📎 Fabien COELHO 08:12
Re: Enhancing pgbench parameter checking Tatsuo Ishii 08:46
Re: 9.4 logical replication - walsender keepalive replies Andres Freund 09:07
Re: minor pgbench doc fix Fujii Masao 09:19
pg_receivexlog --status-interval add fsync feedback 📎 furuyao 09:19
Re: pg_receivexlog add synchronous mode Fujii Masao 09:27
Re: Optimization for updating foreign tables in Postgres FDW Shigeru Hanada 09:34
Re: Proposal: Incremental Backup Marco Nenciarini 09:41
Re: WAL format and API changes (9.5) 📎 Heikki Linnakangas 09:44
Re: [BUGS] BUG #9652: inet types don't support min/max 📎 Haribabu Kommi 10:12
Re: pg_receivexlog --status-interval add fsync feedback Fujii Masao 10:13
Re: Inconsistent use of --slot/-S in pg_receivexlog and pg_recvlogical Fujii Masao 10:27
Re: SSL regression test suite 📎 Heikki Linnakangas 11:01
Re: Incorrect log message and checks in pgrecvlogical Andres Freund 11:08
Re: PL/PgSQL: RAISE and the number of parameters 📎 Fabien COELHO 11:09
Re: PL/PgSQL: RAISE and the number of parameters Marko Tiikkaja 11:23
Re: SSL regression test suite Andres Freund 11:28
Re: jsonb format is pessimal for toast compression Marti Raudsepp 12:41
Re: SSL regression test suite Heikki Linnakangas 12:53
Re: 9.5: Memory-bounded HashAgg Tomas Vondra 12:58
Re: pg_receivexlog and replication slots 📎 Michael Paquier 13:03
Re: PL/PgSQL: RAISE and the number of parameters Fabien COELHO 13:09
Re: Proposal: Incremental Backup Claudio Freire 13:25
Re: PL/PgSQL: RAISE and the number of parameters Pavel Stehule 13:28
Re: Proposal: Incremental Backup Gabriele Bartolini 14:17
Re: Proposal: Incremental Backup Marco Nenciarini 14:25
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations MauMau 14:29
Re: Proposal: Incremental Backup Andres Freund 14:30
Re: delta relations in AFTER triggers Kevin Grittner 14:39
Re: Proposal: Incremental Backup Claudio Freire 14:40
Re: Improvement of versioning on Windows, take two MauMau 14:47
Re: WAL format and API changes (9.5) Alvaro Herrera 14:52
Re: WAL format and API changes (9.5) Alvaro Herrera 14:55
Re: jsonb format is pessimal for toast compression Robert Haas 14:58
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Robert Haas 15:04
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Andres Freund 15:06
Re: Hokey wrong versions of libpq in apt.postgresql.org Christoph Berg 15:49
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Robert Haas 15:56
Re: Proposal: Incremental Backup Robert Haas 15:58
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Andres Freund 16:03
Re: Proposal: Incremental Backup Fujii Masao 16:21
[PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... 📎 Sean Chittenden 16:42
Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... Andres Freund 16:59
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Tom Lane 17:11
Re: PL/PgSQL: RAISE and the number of parameters Fabien COELHO 17:14
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Andres Freund 17:18
Re: Hokey wrong versions of libpq in apt.postgresql.org Steve Crawford 17:26
Re: PL/PgSQL: RAISE and the number of parameters Pavel Stehule 17:34
Re: Supporting Windows SChannel as OpenSSL replacement 📎 Heikki Linnakangas 17:52
proposal for 9.5: monitoring lock time for slow queries Pavel Stehule 19:59
minor typo in pgbench doc (2) 📎 Fabien COELHO 20:02
Re: replication commands and log_statements Bruce Momjian 20:49
Re: Scaling shared buffer eviction Andres Freund 21:02
Re: WAL format and API changes (9.5) Andres Freund 22:04
Re: Minmax indexes Alvaro Herrera 22:52
Re: replication commands and log_statements Stephen Frost 22:54
Re: jsonb format is pessimal for toast compression Bruce Momjian 23:00
Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... Robert Haas 23:08
Re: Proposal: Incremental Backup Stephen Frost 23:26
Re: WAL format and API changes (9.5) Heikki Linnakangas 23:36

Aug. 13, 2014

Thread Author Time
Re: Inconsistent use of --slot/-S in pg_receivexlog and pg_recvlogical Fujii Masao 02:04
Re: strncpy is not a safe version of strcpy Noah Misch 03:19
Re: Production block comparison facility Michael Paquier 03:39
Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita 03:40
Re: [REVIEW] pg_last_xact_insert_timestamp 📎 Fujii Masao 03:41
Re: replication commands and log_statements Amit Kapila 03:49
Re: failures on barnacle (CLOBBER_CACHE_RECURSIVELY) because of memory leaks 📎 Tom Lane 03:50
Re: proposal for 9.5: monitoring lock time for slow queries Michael Paquier 04:18
Re: Scaling shared buffer eviction Amit Kapila 04:21
Re: 9.5: Memory-bounded HashAgg Jeff Davis 05:02
Re: Support for N synchronous standby servers Fujii Masao 05:10
Re: proposal for 9.5: monitoring lock time for slow queries Tom Lane 05:19
Re: proposal for 9.5: monitoring lock time for slow queries Pavel Stehule 05:21
Re: proposal for 9.5: monitoring lock time for slow queries Pavel Stehule 05:22
Re: Support for N synchronous standby servers 📎 Michael Paquier 07:10
Re: WAL format and API changes (9.5) Michael Paquier 07:49
Re: WAL format and API changes (9.5) Michael Paquier 08:07
Re: pg_receivexlog --status-interval add fsync feedback 📎 furuyao 08:55
Re: proposal for 9.5: monitoring lock time for slow queries MauMau 09:14
Re: proposal for 9.5: monitoring lock time for slow queries Pavel Stehule 09:39
Re: strncpy is not a safe version of strcpy 📎 David Rowley 10:26
Re: 9.5: Memory-bounded HashAgg Tomas Vondra 10:31
Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] 📎 Dilip kumar 10:31
Enable WAL archiving even in standby 📎 Fujii Masao 10:42
Re: Scaling shared buffer eviction Andres Freund 10:55
Re: WAL format and API changes (9.5) Andres Freund 11:07
Re: proposal for 9.5: monitoring lock time for slow queries MauMau 11:59
Re: proposal for 9.5: monitoring lock time for slow queries Pavel Stehule 12:22
Re: WAL format and API changes (9.5) 📎 Heikki Linnakangas 13:15
Re: proposal for 9.5: monitoring lock time for slow queries MauMau 13:22
Re: strncpy is not a safe version of strcpy Kevin Grittner 13:31
Re: ALTER TABLESPACE MOVE command tag tweak Alvaro Herrera 13:33
Re: proposal for 9.5: monitoring lock time for slow queries Pavel Stehule 13:36
Re: strncpy is not a safe version of strcpy Tom Lane 14:21
Re: strncpy is not a safe version of strcpy Heikki Linnakangas 14:23
Re: strncpy is not a safe version of strcpy Kevin Grittner 14:55
Re: option -T in pg_basebackup doesn't work on windows MauMau 15:50
Re: failures on barnacle (CLOBBER_CACHE_RECURSIVELY) because of memory leaks Tom Lane 15:52
how to implement selectivity injection in postgresql Rajmohan C 16:33
Re: WAL format and API changes (9.5) 📎 Heikki Linnakangas 17:05
Re: failures on barnacle (CLOBBER_CACHE_RECURSIVELY) because of memory leaks Tomas Vondra 17:17
Re: Proposal: Incremental Backup Claudio Freire 17:33
Re: jsonb format is pessimal for toast compression Claudio Freire 17:41
Re: WAL format and API changes (9.5) Alvaro Herrera 17:51
Re: WAL format and API changes (9.5) Alvaro Herrera 18:04
Re: 9.5: Memory-bounded HashAgg Tomas Vondra 18:06
Re: how to implement selectivity injection in postgresql Euler Taveira 18:13
WIP Patch for GROUPING SETS phase 1 📎 Atri Sharma 18:37
Re: WIP Patch for GROUPING SETS phase 1 📎 Atri Sharma 18:43
Re: how to implement selectivity injection in postgresql Euler Taveira 18:49
Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Pavel Stehule 19:27
Re: how to implement selectivity injection in postgresql Jeff Janes 19:58
Re: how to implement selectivity injection in postgresql Tom Lane 22:25
Re: Proposal to add a QNX 6.5 port to PostgreSQL 📎 Baker, Keith [OCDUS Non-J&J] 22:38
What happened to jsonb's JENTRY_ISFIRST? Tom Lane 22:47
Re: Proposal to add a QNX 6.5 port to PostgreSQL Tom Lane 23:04
Re: What happened to jsonb's JENTRY_ISFIRST? Peter Geoghegan 23:45

Aug. 14, 2014

Thread Author Time
Re: Proposal to add a QNX 6.5 port to PostgreSQL Baker, Keith [OCDUS Non-J&J] 00:20
Re: replication commands and log_statements Stephen Frost 00:26
Re: jsonb format is pessimal for toast compression 📎 Tom Lane 00:52
Re: jsonb format is pessimal for toast compression Tom Lane 01:01
Re: replication commands and log_statements Fujii Masao 01:40
Re: jsonb format is pessimal for toast compression Andrew Dunstan 01:47
Re: option -T in pg_basebackup doesn't work on windows Michael Paquier 01:48
Re: replication commands and log_statements Michael Paquier 01:51
Re: jsonb format is pessimal for toast compression Tom Lane 02:36
Re: Scaling shared buffer eviction Amit Kapila 03:26
pg_dump bug in 9.4beta2 and HEAD Joachim Wieland 03:53
Re: replication commands and log_statements Amit Kapila 04:11
Re: strncpy is not a safe version of strcpy Noah Misch 04:13
proposal: allow to specify result tupdesc and mode in SPI API Pavel Stehule 04:29
Compute attr_needed for child relations (was Re: inherit support for foreign tables) 📎 Etsuro Fujita 04:35
Re: [patch] pg_copy - a command for reliable WAL archiving 📎 MauMau 04:52
Re: strncpy is not a safe version of strcpy Tom Lane 06:50
Re: Improvement of versioning on Windows, take two 📎 Michael Paquier 06:59
Re: pg_dump bug in 9.4beta2 and HEAD Heikki Linnakangas 07:03
Re: 9.5: Memory-bounded HashAgg Jeff Davis 07:22
Re: WAL format and API changes (9.5) Michael Paquier 07:29
Immediate standby promotion 📎 Fujii Masao 08:19
Re: WAL format and API changes (9.5) Michael Paquier 08:22
Re: delta relations in AFTER triggers Amit Khandekar 09:23
Re: jsonb format is pessimal for toast compression 📎 Heikki Linnakangas 09:29
Re: WAL format and API changes (9.5) Heikki Linnakangas 09:41
Re: WAL format and API changes (9.5) Heikki Linnakangas 09:42
Re: WAL format and API changes (9.5) Andres Freund 09:44
Re: delta relations in AFTER triggers Amit Khandekar 09:45
Re: What happened to jsonb's JENTRY_ISFIRST? Heikki Linnakangas 09:47
Re: Support for N synchronous standby servers Fujii Masao 11:34
Re: add line number as prompt option to psql 📎 Sawada Masahiko 12:07
Re: Improvement of versioning on Windows, take two MauMau 12:53
pgbench throttling latency limit 📎 Fabien COELHO 13:01
Re: pg_dump bug in 9.4beta2 and HEAD Alvaro Herrera 13:11
Re: pg_dump bug in 9.4beta2 and HEAD Pavel Stehule 13:13
Re: Compute attr_needed for child relations (was Re: inherit support for foreign tables) Ashutosh Bapat 13:30
Re: pg_dump bug in 9.4beta2 and HEAD Alvaro Herrera 13:37
Re: replication commands and log_statements Stephen Frost 13:49
Re: 9.5: Memory-bounded HashAgg Tom Lane 14:06
Re: psql \watch versus \timing 📎 Fujii Masao 14:10
Re: Immediate standby promotion Tom Lane 14:12
Re: 9.5: Memory-bounded HashAgg Tomas Vondra 14:17
Re: jsonb format is pessimal for toast compression Tom Lane 15:04
Re: 9.5: Memory-bounded HashAgg Jeff Davis 15:39
Re: 9.5: Memory-bounded HashAgg Atri Sharma 16:02
Re: Proposal to add a QNX 6.5 port to PostgreSQL 📎 Baker, Keith [OCDUS Non-J&J] 16:08
Re: jsonb format is pessimal for toast compression Bruce Momjian 16:10
Re: 9.5: Memory-bounded HashAgg Tom Lane 16:12
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 16:13
Re: Reporting the commit LSN at commit time Robert Haas 16:21
Re: jsonb format is pessimal for toast compression Tom Lane 16:22
Re: 9.5: Memory-bounded HashAgg Tomas Vondra 16:37
Re: 9.5: Memory-bounded HashAgg Tomas Vondra 16:51
Re: jsonb format is pessimal for toast compression Bruce Momjian 16:52
Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Robert Haas 16:52
Re: 9.5: Memory-bounded HashAgg Tom Lane 16:53
Re: 9.5: Memory-bounded HashAgg Jeff Davis 16:54
Re: Function to know last log write timestamp Robert Haas 16:55
replication commands and index terms Fujii Masao 16:59
Re: jsonb format is pessimal for toast compression Merlin Moncure 17:13
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 17:24
Re: Function to know last log write timestamp Fujii Masao 17:51
Re: jsonb format is pessimal for toast compression Tom Lane 17:57
Re: jsonb format is pessimal for toast compression Peter Geoghegan 18:05
Re: 9.5: Memory-bounded HashAgg Atri Sharma 18:11

Browse Archives

Prev | Next