pgsql-hackers since 2016-01-31 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

Jan. 31, 2016

Thread Author Time
Re: RFC: replace pg_stat_activity.waiting with something more descriptive 📎 Amit Kapila 03:55
Re: Support for N synchronous standby servers - take 2 Michael Paquier 04:17
Re: custom function for converting human readable sizes to bytes Vitaly Burovoy 04:24
Re: custom function for converting human readable sizes to bytes Pavel Stehule 05:48
Re: Move PinBuffer and UnpinBuffer to atomics Dilip Kumar 06:14
Re: custom function for converting human readable sizes to bytes Vitaly Burovoy 07:04
[No subject] 📎 Vitaly Burovoy 07:06
Re: Optimizer questions Konstantin Knizhnik 07:54
Re: WIP: Covering + unique indexes. David Rowley 08:04
Re: custom function for converting human readable sizes to bytes Tom Lane 08:07
Re: Support for N synchronous standby servers - take 2 Masahiko Sawada 08:08
Re: Support for N synchronous standby servers - take 2 Michael Paquier 08:18
Re: Support for N synchronous standby servers - take 2 Masahiko Sawada 08:28
Re: Support for N synchronous standby servers - take 2 Michael Paquier 11:58
Re: Proposal: Trigonometric functions in degrees Piotr Stefaniak 12:01
Re: PoC: Partial sort Alvaro Herrera 12:16
Re: New gist vacuum. Alvaro Herrera 12:18
Re: Proposal: Trigonometric functions in degrees Michael Paquier 12:23
Re: PATCH: track last known XLOG segment in control file Alvaro Herrera 12:25
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby 📎 Michael Paquier 12:29
Re: Additional role attributes && superuser review Michael Paquier 12:30
Re: PATCH: index-only scans with partial indexes Alvaro Herrera 12:34
Re: exposing pg_controldata and pg_config as functions Michael Paquier 12:34
Re: PATCH: use foreign keys to improve join estimates v1 Alvaro Herrera 12:39
Re: PATCH: track last known XLOG segment in control file Tomas Vondra 12:43
Re: Transactions involving multiple postgres foreign servers Alvaro Herrera 12:43
Re: Proposal: Trigonometric functions in degrees Piotr Stefaniak 13:03
Re: PostgreSQL Audit Extension Alvaro Herrera 13:07
Re: On columnar storage (2) Alvaro Herrera 13:11
Idle In Transaction Session Timeout, revived 📎 Vik Fearing 13:33
Re: PATCH: index-only scans with partial indexes Konstantin Knizhnik 15:44
Re: Fwd: Core dump with nested CREATE TEMP TABLE 📎 Noah Misch 15:54
Re: Proposal: Trigonometric functions in degrees Tom Lane 16:41
Re: Fwd: Core dump with nested CREATE TEMP TABLE Tom Lane 16:50
Re: PostgreSQL Audit Extension Joshua D. Drake 17:40
Re: Template for commit messages Joshua D. Drake 17:44
Re: WAL Re-Writes Jan Wieck 21:26
Re: PATCH: index-only scans with partial indexes Alvaro Herrera 22:11
Re: PostgreSQL Audit Extension Alvaro Herrera 22:19
WIP: Detecting SSI conflicts before reporting constraint violations 📎 Thomas Munro 22:19
Re: Template for commit messages Alvaro Herrera 22:30
Patch: make behavior of all versions of the "isinf" function be similar 📎 Vitaly Burovoy 23:13

Feb. 1, 2016

Thread Author Time
Re: Template for commit messages Michael Paquier 00:34
Re: Template for commit messages Joshua D. Drake 01:04
Re: [PROPOSAL] VACUUM Progress Checker. Amit Langote 01:28
Way to check whether a particular block is on the shared_buffer? Kouhei Kaigai 01:38
Re: Template for commit messages Sachin Kotwal 02:39
Re: How can I build OSSP UUID support on Windows to avoid duplicate UUIDs? 高增琦 03:15
Re: Generalizing SortSupport for text to work with char(n), bytea, and alternative opclasses Andreas Karlsson 03:59
Re: Move PinBuffer and UnpinBuffer to atomics Dilip Kumar 04:05
Re: Several problems in tab-completions for SET/RESET 📎 Fujii Masao 04:21
Re: pglogical_output - a general purpose logical decoding output plugin Michael Paquier 04:53
Re: [PATCH] Refactoring of LWLock tranches 📎 Amit Kapila 05:27
Re: Patch: make behavior of all versions of the "isinf" function be similar Michael Paquier 05:38
Re: Patch: make behavior of all versions of the "isinf" function be similar 📎 Michael Paquier 05:55
Re: Several problems in tab-completions for SET/RESET Michael Paquier 06:14
Re: extend pgbench expressions with functions Michael Paquier 06:42
Re: Patch: make behavior of all versions of the "isinf" function be similar Tom Lane 07:04
Re: [PATCH] Refactoring of LWLock tranches 📎 Amit Kapila 07:26
Re: pgbench stats per script & other stuff Michael Paquier 07:29
Re: Patch: make behavior of all versions of the "isinf" function be similar Michael Paquier 07:49
Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov 08:34
Re: Support for N synchronous standby servers - take 2 Masahiko Sawada 08:36
Re: extend pgbench expressions with functions 📎 Fabien COELHO 08:44
Re: Proposal: Generic WAL logical messages Alexander Korotkov 08:45
Re: [PATCH] Refactoring of LWLock tranches Alexander Korotkov 08:47
Re: Proposal: Generic WAL logical messages Petr Jelinek 08:51
Re: Template for commit messages Alvaro Herrera 09:13
Re: How can I build OSSP UUID support on Windows to avoid duplicate UUIDs? Alvaro Herrera 09:16
Re: Move PinBuffer and UnpinBuffer to atomics 📎 Alexander Korotkov 10:06
Copy-pasto in the ExecForeignDelete documentation 📎 Etsuro Fujita 10:26
Re: Comment typos in source code: s/thats/that is/ Magnus Hagander 10:44
[PATCH] Phrase search ported to 9.6 📎 Dmitry Ivanov 11:21
Re: Template for commit messages Michael Paquier 11:29
Re: Template for commit messages Andres Freund 11:36
Re: Template for commit messages Michael Paquier 11:53
Re: Template for commit messages Heikki Linnakangas 11:55
Re: Template for commit messages Andres Freund 11:56
Re: Template for commit messages Magnus Hagander 11:56
Re: Template for commit messages Andres Freund 12:04
Re: Patch: make behavior of all versions of the "isinf" function be similar Vitaly Burovoy 12:07
Re: Several problems in tab-completions for SET/RESET Fujii Masao 12:15
Re: Template for commit messages Alvaro Herrera 12:18
Re: Several problems in tab-completions for SET/RESET Michael Paquier 12:23
Re: Comment typos in source code: s/thats/that is/ Michael Paquier 12:41
Re: Template for commit messages Magnus Hagander 12:45
Re: Fwd: [DOCS] pgbench doc typos Fujii Masao 13:08
Re: Several problems in tab-completions for SET/RESET Fujii Masao 13:22
Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) 📎 Ashutosh Bapat 13:27
Re: extend pgbench expressions with functions Robert Haas 13:34
Re: RFC: replace pg_stat_activity.waiting with something more descriptive Alexander Korotkov 13:40
Re: Transactions involving multiple postgres foreign servers Alvaro Herrera 14:14
Re: Support for N synchronous standby servers - take 2 Fujii Masao 14:28
Re: WAL Re-Writes Jim Nasby 14:35
Re: Way to check whether a particular block is on the shared_buffer? Jim Nasby 14:43
Re: statistics for shared catalogs not updated when autovacuum is off Jim Nasby 14:49
Re: Trigger.sgml Jim Nasby 15:03
Re: Template for commit messages Greg Sabino Mullane 15:43
Re: silent data loss with ext4 / all current versions Alvaro Herrera 15:49
Re: silent data loss with ext4 / all current versions Andres Freund 16:07
Re: silent data loss with ext4 / all current versions Andres Freund 16:08
Re: [PATCH] better systemd integration Pavel Stehule 16:09
Fix KNN GiST ordering type 📎 Alexander Korotkov 16:31
Re: proposal: PL/Pythonu - function ereport Pavel Stehule 16:37
Re: pgbench stats per script & other stuff 📎 Fabien COELHO 16:46
Re: Fuzzy substring searching with the pg_trgm extension 📎 Artur Zakirov 17:12
Re: Re: PATCH: Split stats file per database WAS: autovacuum stress-testing our system Tomas Vondra 18:03
Re: PostgreSQL Audit Extension David Steele 19:32
pl/pgSQL, get diagnostics and big data 📎 Andreas 'ads' Scherbaum 20:24
Re: extend pgbench expressions with functions 📎 Fabien COELHO 20:53
Re: PostgreSQL Audit Extension Alvaro Herrera 20:59
Re: pl/pgSQL, get diagnostics and big data 📎 Andreas 'ads' Scherbaum 21:03
Re: WIP: Access method extendability Alvaro Herrera 21:16
Re: PostgreSQL Audit Extension Tom Lane 21:19
Re: Spurious standby query cancellations Alvaro Herrera 21:19
Re: Move PinBuffer and UnpinBuffer to atomics Alvaro Herrera 21:35
Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund 21:43
Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund 21:44
Re: pg_hba_lookup function to get all matching pg_hba.conf entries Alvaro Herrera 21:57
Re: [POC] FETCH limited by bytes. Alvaro Herrera 22:02
Re: Patch: Implement failover on libpq connect level. Alvaro Herrera 22:05
Re: snapshot too old, configured by time Alvaro Herrera 22:18
Re: [PROPOSAL] Client Log Output Filtering Alvaro Herrera 22:25
Re: checkpointer continuous flushing Alvaro Herrera 22:32
Re: proposal: add 'waiting for replication' to pg_stat_activity.state Alvaro Herrera 22:39
Re: Removing Functionally Dependent GROUP BY Columns Alvaro Herrera 22:49
Re: Freeze avoidance of very large table. Alvaro Herrera 22:59
Add links to commit fests to patch summary page Jim Nasby 23:45
Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Robert Haas 23:48
"using previous checkpoint record at" maybe not the greatest idea? Andres Freund 23:58

Feb. 2, 2016

Thread Author Time
Raising the checkpoint_timeout limit Andres Freund 00:13
Re: Add links to commit fests to patch summary page Alvaro Herrera 00:15
Re: Trigger.sgml Tatsuo Ishii 00:23
Re: [PROPOSAL] Client Log Output Filtering 📎 David Steele 00:24
Re: "using previous checkpoint record at" maybe not the greatest idea? David G. Johnston 00:29
checkpoints after database start/immediate checkpoints Andres Freund 00:43
Re: "using previous checkpoint record at" maybe not the greatest idea? Andres Freund 00:48
Re: silent data loss with ext4 / all current versions Michael Paquier 00:56
Re: silent data loss with ext4 / all current versions Michael Paquier 00:58
Re: silent data loss with ext4 / all current versions Andres Freund 00:59
PostgreSQL Auditing Curtis Ruck 01:05
Re: WIP: Access method extendability Jim Nasby 01:09
Re: Freeze avoidance of very large table. Jim Nasby 01:15
Re: statistics for shared catalogs not updated when autovacuum is off Peter Eisentraut 01:20
Re: Raising the checkpoint_timeout limit Jim Nasby 01:24
Re: Raising the checkpoint_timeout limit Euler Taveira 01:37
Re: statistics for shared catalogs not updated when autovacuum is off Jim Nasby 01:38
Re: "using previous checkpoint record at" maybe not the greatest idea? David G. Johnston 01:42
Re: Add links to commit fests to patch summary page Jim Nasby 01:46
Re: [patch] Proposal for \crosstabview in psql 📎 Daniel Verite 01:51
Ununsed member in printQueryOpt Dickson S. Guedes 01:59
Re: PostgreSQL Audit Extension 📎 David Steele 02:10
Re: PostgreSQL Audit Extension David Steele 02:24
Re: Freeze avoidance of very large table. Masahiko Sawada 02:42
Re: extend pgbench expressions with functions 📎 Michael Paquier 02:46
Re: Several problems in tab-completions for SET/RESET 📎 Michael Paquier 03:01
Re: Template for commit messages Noah Misch 03:15
Re: Support for N synchronous standby servers - take 2 Michael Paquier 03:18
Re: [PATCH] Phrase search ported to 9.6 Michael Paquier 03:22
Re: PostgreSQL Audit Extension Noah Misch 03:31
Re: Raising the checkpoint_timeout limit Noah Misch 04:16
Re: PostgreSQL Audit Extension Robert Haas 04:23
Re: extend pgbench expressions with functions Robert Haas 04:24
Re: extend pgbench expressions with functions Michael Paquier 04:35
Re: extend pgbench expressions with functions Michael Paquier 04:36
Re: Way to check whether a particular block is on the shared_buffer? Kouhei Kaigai 04:39
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Amit Kapila 04:42
Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Robert Haas 04:43
Re: Raising the checkpoint_timeout limit Michael Paquier 04:54
Re: PostgreSQL Auditing Noah Misch 05:41
Re: Way to check whether a particular block is on the shared_buffer? Amit Langote 05:54
Re: proposal: PL/Pythonu - function ereport 📎 Catalin Iacob 06:30
Re: PostgreSQL Audit Extension Joshua D. Drake 06:34
Re: Way to check whether a particular block is on the shared_buffer? Kouhei Kaigai 06:55
Re: [PATCH] Phrase search ported to 9.6 Andreas Joseph Krogh 07:18
Re: silent data loss with ext4 / all current versions Michael Paquier 07:20
Re: Freeze avoidance of very large table. Masahiko Sawada 08:11
Re: [PATCH] Phrase search ported to 9.6 Oleg Bartunov 08:20
Re: [PATCH] Phrase search ported to 9.6 Andreas Joseph Krogh 08:27
Re: pgbench - allow backslash-continuations in custom scripts Kyotaro HORIGUCHI 09:23
Re: PostgreSQL Auditing Dave Page 09:28
get current log file Armor 09:46
Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov 10:12
Re: Freeze avoidance of very large table. Alvaro Herrera 10:22
Re: Fix KNN GiST ordering type Alexander Korotkov 10:24
Re: get current log file Alvaro Herrera 10:30
Re: Raising the checkpoint_timeout limit Simon Riggs 10:37
Re: PostgreSQL Auditing José Luis Tallón 10:47
Re: PostgreSQL Auditing Simon Riggs 11:00
Re: [PATCH] Phrase search ported to 9.6 Alvaro Herrera 11:04
Re: [PATCH] Phrase search ported to 9.6 Andreas Joseph Krogh 11:07
Re: Way to check whether a particular block is on the shared_buffer? Alvaro Herrera 11:11
Re: Raising the checkpoint_timeout limit Andres Freund 11:24
Re: Freeze avoidance of very large table. Masahiko Sawada 11:25
Re: Raising the checkpoint_timeout limit Andres Freund 11:32
Re: [WIP] Effective storage of duplicates in B-tree index. Anastasia Lubennikova 11:47
Re: Add links to commit fests to patch summary page Magnus Hagander 11:47
Re: Way to check whether a particular block is on the shared_buffer? Kouhei Kaigai 11:53
Re: [PATCH] Refactoring of LWLock tranches Robert Haas 11:54
Re: [WIP] Effective storage of duplicates in B-tree index. Thom Brown 11:59

Browse Archives

Prev | Next