public inbox for [email protected]  
help / color / mirror / Atom feed
Messages from [email protected]

Re: LogwrtResult contended spinlock
  2021-11-22 21:56 UTC  Alvaro Herrera <[email protected]>

Re: LogwrtResult contended spinlock
  2021-11-18 22:15 UTC  Alvaro Herrera <[email protected]>

Re: simplifying foreign key/RI checks
  2021-11-11 23:38 UTC  Alvaro Herrera <[email protected]>

Re: standby recovery fails (tablespace related) (tentative patch and discussion)
  2021-11-10 12:14 UTC  Alvaro Herrera <[email protected]>

Re: PATH manipulation in 001_libpq_pipeline.pl fails on windows
  2021-10-01 20:37 UTC  Alvaro Herrera <[email protected]>

Re: [BUG] failed assertion in EnsurePortalSnapshotExists()
  2021-09-29 12:52 UTC  Alvaro Herrera <[email protected]>

Re: [BUG] failed assertion in EnsurePortalSnapshotExists()
  2021-09-29 12:50 UTC  Alvaro Herrera <[email protected]>

Re: proposal: possibility to read dumped table's name from file
  2021-09-21 13:28 UTC  Alvaro Herrera <[email protected]>

Re: Minimal logical decoding on standbys
  2021-07-28 15:26 UTC  Alvaro Herrera <[email protected]>

Re: Skip temporary table schema name from explain-verbose output.
  2021-07-26 17:53 UTC  Alvaro Herrera <[email protected]>

Re: Skip temporary table schema name from explain-verbose output.
  2021-07-26 17:30 UTC  Alvaro Herrera <[email protected]>

Re: Configure with thread sanitizer fails the thread test
  2021-07-23 17:36 UTC  Alvaro Herrera <[email protected]>

Re: Configure with thread sanitizer fails the thread test
  2021-07-23 17:35 UTC  Alvaro Herrera <[email protected]>

Re: CLUSTER on partitioned index
  2021-07-21 00:27 UTC  Alvaro Herrera <[email protected]>

Re: proposal: possibility to read dumped table's name from file
  2021-07-13 23:00 UTC  Alvaro Herrera <[email protected]>

Re: proposal: possibility to read dumped table's name from file
  2021-07-12 22:59 UTC  Alvaro Herrera <[email protected]>

Re: Command statistics system (cmdstats)
  2021-05-28 13:42 UTC  Alvaro Herrera <[email protected]>

Re: useless argument of ATAddForeignKeyConstraint
  2021-05-05 16:33 UTC  Alvaro Herrera <[email protected]>

Re: Remove page-read callback from XLogReaderState.
  2021-04-06 23:49 UTC  Alvaro Herrera <[email protected]>

Re: Remove page-read callback from XLogReaderState.
  2021-04-06 23:18 UTC  Alvaro Herrera <[email protected]>

Re: standby recovery fails (tablespace related) (tentative patch and discussion)
  2021-03-27 14:23 UTC  Alvaro Herrera <[email protected]>

Re: [HACKERS] PATCH: Batch/pipelining support for libpq
  2021-03-15 19:47 UTC  Alvaro Herrera <[email protected]>

Re: [HACKERS] PATCH: Batch/pipelining support for libpq
  2021-03-15 18:54 UTC  Alvaro Herrera <[email protected]>

Re: pgbench - add pseudo-random permutation function
  2021-03-14 14:54 UTC  Alvaro Herrera <[email protected]>

Re: pgbench - add pseudo-random permutation function
  2021-03-13 14:44 UTC  Alvaro Herrera <[email protected]>

Re: [HACKERS] PATCH: Batch/pipelining support for libpq
  2021-03-13 04:28 UTC  Alvaro Herrera <[email protected]>

Re: pgbench - add pseudo-random permutation function
  2021-03-12 21:12 UTC  Alvaro Herrera <[email protected]>

Re: [HACKERS] PATCH: Batch/pipelining support for libpq
  2021-03-11 16:00 UTC  Alvaro Herrera <[email protected]>

Re: [HACKERS] PATCH: Batch/pipelining support for libpq
  2021-03-06 00:35 UTC  Alvaro Herrera <[email protected]>

Re: pgbench - add pseudo-random permutation function
  2021-03-05 16:30 UTC  Alvaro Herrera <[email protected]>

Re: [HACKERS] PATCH: Batch/pipelining support for libpq
  2021-03-04 21:40 UTC  Alvaro Herrera <[email protected]>

Re: [HACKERS] PATCH: Batch/pipelining support for libpq
  2021-03-04 20:51 UTC  Alvaro Herrera <[email protected]>

Re: [HACKERS] PATCH: Batch/pipelining support for libpq
  2021-03-04 19:59 UTC  Alvaro Herrera <[email protected]>

Re: [HACKERS] PATCH: Batch/pipelining support for libpq
  2021-03-04 19:48 UTC  Alvaro Herrera <[email protected]>

Re: [HACKERS] PATCH: Batch/pipelining support for libpq
  2021-03-04 19:24 UTC  Alvaro Herrera <[email protected]>

Re: [HACKERS] PATCH: Batch/pipelining support for libpq
  2021-03-04 17:05 UTC  Alvaro Herrera <[email protected]>

Re: [HACKERS] PATCH: Batch/pipelining support for libpq
  2021-03-04 15:01 UTC  Alvaro Herrera <[email protected]>

Re: [HACKERS] PATCH: Batch/pipelining support for libpq
  2021-03-04 14:26 UTC  Alvaro Herrera <[email protected]>

Re: LogwrtResult contended spinlock
  2021-02-02 23:19 UTC  Alvaro Herrera <[email protected]>

Re: LogwrtResult contended spinlock
  2021-01-30 01:47 UTC  Alvaro Herrera <[email protected]>

Re: LogwrtResult contended spinlock
  2021-01-29 15:40 UTC  Alvaro Herrera <[email protected]>

Re: pg_dump INDEX ATTACH versus --clean option
  2021-01-12 23:22 UTC  Alvaro Herrera <[email protected]>

Re: pg_dump INDEX ATTACH versus --clean option
  2021-01-12 21:27 UTC  Alvaro Herrera <[email protected]>

Re: list of extended statistics on psql
  2021-01-07 14:47 UTC  Alvaro Herrera <[email protected]>

Re: Why does PostgresNode.pm set such a low value of max_wal_senders?
  2020-09-29 22:44 UTC  Alvaro Herrera <[email protected]>

some pointless HeapTupleHeaderIndicatesMovedPartitions calls
  2020-09-29 16:44 UTC  Alvaro Herrera <[email protected]>

Re: [PATCH] We install pg_regress and isolationtester but not pg_isolation_regress
  2020-09-29 14:09 UTC  Alvaro Herrera <[email protected]>

Re: Optimize memory allocation code
  2020-09-29 13:30 UTC  Alvaro Herrera <[email protected]>

Re: a problem about XLogReader callback system
  2020-09-28 13:56 UTC  Alvaro Herrera <[email protected]>

Re: Problem of ko.po on branch REL9_5_STABLE
  2020-09-25 18:18 UTC  Alvaro Herrera <[email protected]>

Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY
  2020-09-23 15:23 UTC  Alvaro Herrera <[email protected]>

Re: pgindent vs dtrace on macos
  2020-09-21 19:37 UTC  Alvaro Herrera <[email protected]>

Re: pgindent vs dtrace on macos
  2020-09-21 19:08 UTC  Alvaro Herrera <[email protected]>

Re: Command statistics system (cmdstats)
  2020-09-21 13:41 UTC  Alvaro Herrera <[email protected]>

Re: Inconsistent Japanese name order in v13 contributors list
  2020-09-21 13:31 UTC  Alvaro Herrera <[email protected]>

Re: PATCH: Batch/pipelining support for libpq
  2020-09-21 13:21 UTC  Alvaro Herrera <[email protected]>

Re: Policy on cross-posting to multiple lists
  2020-09-17 18:49 UTC  Alvaro Herrera <[email protected]>

Re: Command statistics system (cmdstats)
  2020-09-17 12:40 UTC  Alvaro Herrera <[email protected]>

Re: Gripes about walsender command processing
  2020-09-17 00:19 UTC  Alvaro Herrera <[email protected]>

Re: pgindent vs dtrace on macos
  2020-09-17 00:03 UTC  Alvaro Herrera <[email protected]>

Re: Gripes about walsender command processing
  2020-09-16 22:46 UTC  Alvaro Herrera <[email protected]>

Re: Gripes about walsender command processing
  2020-09-16 22:14 UTC  Alvaro Herrera <[email protected]>

Re: libpq debug log
  2020-09-16 20:41 UTC  Alvaro Herrera <[email protected]>

Re: Gripes about walsender command processing
  2020-09-16 16:36 UTC  Alvaro Herrera <[email protected]>

Re: logtape.c stats don't account for unused "prefetched" block numbers
  2020-09-16 00:10 UTC  Alvaro Herrera <[email protected]>

Re: "Unified logging system" breaks access to pg_dump debug outputs
  2020-09-15 21:38 UTC  Alvaro Herrera <[email protected]>

Re: Gripes about walsender command processing
  2020-09-15 21:33 UTC  Alvaro Herrera <[email protected]>

Re: Simplified version of read_binary_file (src/backend/utils/adt/genfile.c)
  2020-09-15 17:54 UTC  Alvaro Herrera <[email protected]>

Re: pg_restore causing deadlocks on partitioned tables
  2020-09-14 23:07 UTC  Alvaro Herrera <[email protected]>

Re: logtape.c stats don't account for unused "prefetched" block numbers
  2020-09-14 22:23 UTC  Alvaro Herrera <[email protected]>

Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING
  2020-09-14 19:00 UTC  Alvaro Herrera <[email protected]>

Re: pg_restore causing deadlocks on partitioned tables
  2020-09-14 14:40 UTC  Alvaro Herrera <[email protected]>

Re: track_planning causing performance regression
  2020-09-11 22:10 UTC  Alvaro Herrera <[email protected]>

Re: problem with RETURNING and update row movement
  2020-09-11 20:42 UTC  Alvaro Herrera <[email protected]>

Re: Allow CURRENT_ROLE in GRANTED BY
  2020-09-11 20:05 UTC  Alvaro Herrera <[email protected]>

Re: v13: show extended stats target in \d
  2020-09-11 19:26 UTC  Alvaro Herrera <[email protected]>

Re: Simplified version of read_binary_file (src/backend/utils/adt/genfile.c)
  2020-09-11 17:01 UTC  Alvaro Herrera <[email protected]>

Re: Weird corner-case failure mode for VPATH builds
  2020-09-11 16:58 UTC  Alvaro Herrera <[email protected]>

Re: Logical Replication - detail message with names of missing columns
  2020-09-11 15:35 UTC  Alvaro Herrera <[email protected]>

Re: Logical Replication - detail message with names of missing columns
  2020-09-11 14:35 UTC  Alvaro Herrera <[email protected]>

Re: copyright problem in REL_13_STABLE
  2020-09-11 12:47 UTC  Alvaro Herrera <[email protected]>

Re: Print logical WAL message content
  2020-09-10 22:38 UTC  Alvaro Herrera <[email protected]>

Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY
  2020-09-10 20:54 UTC  Alvaro Herrera <[email protected]>

Re: WIP: BRIN multi-range indexes
  2020-09-10 20:01 UTC  Alvaro Herrera <[email protected]>

Re: Inconsistency in determining the timestamp of the db statfile.
  2020-09-10 13:12 UTC  Alvaro Herrera <[email protected]>

Re: v13: show extended stats target in \d
  2020-09-09 22:22 UTC  Alvaro Herrera <[email protected]>

Re: v13: show extended stats target in \d
  2020-09-09 22:16 UTC  Alvaro Herrera <[email protected]>

Re: WIP: BRIN multi-range indexes
  2020-09-09 19:53 UTC  Alvaro Herrera <[email protected]>

Re: WIP: BRIN multi-range indexes
  2020-09-09 18:40 UTC  Alvaro Herrera <[email protected]>

Re: Inconsistent Japanese name order in v13 contributors list
  2020-09-09 18:27 UTC  Alvaro Herrera <[email protected]>

Re: Minor cleanup of partbounds.c
  2020-09-09 17:05 UTC  Alvaro Herrera <[email protected]>

Re: Inconsistency in determining the timestamp of the db statfile.
  2020-09-09 16:01 UTC  Alvaro Herrera <[email protected]>

Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly
  2020-09-09 00:02 UTC  Alvaro Herrera <[email protected]>

Re: default partition and concurrent attach partition
  2020-09-08 22:41 UTC  Alvaro Herrera <[email protected]>

Re: default partition and concurrent attach partition
  2020-09-08 22:13 UTC  Alvaro Herrera <[email protected]>

Re: VACUUM (INTERRUPTIBLE)?
  2020-09-08 20:36 UTC  Alvaro Herrera <[email protected]>

Re: default partition and concurrent attach partition
  2020-09-08 20:17 UTC  Alvaro Herrera <[email protected]>

Re: Change a constraint's index - ALTER TABLE ... ALTER CONSTRAINT ... USING INDEX ...
  2020-09-08 14:56 UTC  Alvaro Herrera <[email protected]>

Re: Logical Replication - detail message with names of missing columns
  2020-09-08 14:49 UTC  Alvaro Herrera <[email protected]>

Re: default partition and concurrent attach partition
  2020-09-08 14:18 UTC  Alvaro Herrera <[email protected]>

Re: default partition and concurrent attach partition
  2020-09-07 23:44 UTC  Alvaro Herrera <[email protected]>

Re: default partition and concurrent attach partition
  2020-09-07 22:35 UTC  Alvaro Herrera <[email protected]>

Re: default partition and concurrent attach partition
  2020-09-07 22:10 UTC  Alvaro Herrera <[email protected]>

Re: default partition and concurrent attach partition
  2020-09-07 22:05 UTC  Alvaro Herrera <[email protected]>

Re: Change a constraint's index - ALTER TABLE ... ALTER CONSTRAINT ... USING INDEX ...
  2020-09-07 14:42 UTC  Alvaro Herrera <[email protected]>

Re: A micro-optimisation for walkdir()
  2020-09-04 21:52 UTC  Alvaro Herrera <[email protected]>

Re: PATCH: Batch/pipelining support for libpq
  2020-09-04 21:26 UTC  Alvaro Herrera <[email protected]>

Re: A micro-optimisation for walkdir()
  2020-09-04 20:43 UTC  Alvaro Herrera <[email protected]>

Re: Questionable ping logic in LogicalRepApplyLoop
  2020-09-04 20:41 UTC  Alvaro Herrera <[email protected]>

Re: A micro-optimisation for walkdir()
  2020-09-04 20:28 UTC  Alvaro Herrera <[email protected]>

Re: Concurrent failure in create_am with buildfarm member conchuela
  2020-09-04 19:38 UTC  Alvaro Herrera <[email protected]>

Re: A micro-optimisation for walkdir()
  2020-09-04 19:37 UTC  Alvaro Herrera <[email protected]>

Re: report expected contrecord size
  2020-09-04 19:00 UTC  Alvaro Herrera <[email protected]>

Re: Change a constraint's index - ALTER TABLE ... ALTER CONSTRAINT ... USING INDEX ...
  2020-09-04 17:31 UTC  Alvaro Herrera <[email protected]>

Re: [PATCH]Fix ja.po error
  2020-09-04 15:04 UTC  Alvaro Herrera <[email protected]>

Re: Change a constraint's index - ALTER TABLE ... ALTER CONSTRAINT ... USING INDEX ...
  2020-09-04 14:41 UTC  Alvaro Herrera <[email protected]>

Re: Division in dynahash.c due to HASH_FFACTOR
  2020-09-04 14:34 UTC  Alvaro Herrera <[email protected]>

Re: Rare deadlock failure in create_am test
  2020-09-04 14:20 UTC  Alvaro Herrera <[email protected]>

Re: [PATCH] - Provide robust alternatives for replace_string
  2020-09-04 02:15 UTC  Alvaro Herrera <[email protected]>

Re: report expected contrecord size
  2020-09-03 22:33 UTC  Alvaro Herrera <[email protected]>

Re: report expected contrecord size
  2020-09-03 22:00 UTC  Alvaro Herrera <[email protected]>

Re: default partition and concurrent attach partition
  2020-09-03 21:28 UTC  Alvaro Herrera <[email protected]>

report expected contrecord size
  2020-09-03 21:21 UTC  Alvaro Herrera <[email protected]>

Re: Parallel worker hangs while handling errors.
  2020-09-03 21:07 UTC  Alvaro Herrera <[email protected]>

Re: default partition and concurrent attach partition
  2020-09-03 21:02 UTC  Alvaro Herrera <[email protected]>

Re: default partition and concurrent attach partition
  2020-09-03 20:36 UTC  Alvaro Herrera <[email protected]>

Re: proposal: possibility to read dumped table's name from file
  2020-09-03 20:08 UTC  Alvaro Herrera <[email protected]>

Re: LogwrtResult contended spinlock
  2020-09-03 18:34 UTC  Alvaro Herrera <[email protected]>

Re: Switch to multi-inserts for pg_depend
  2020-09-03 14:50 UTC  Alvaro Herrera <[email protected]>

Re: Fix for configure error in 9.5/9.6 on macOS 11.0 Big Sur
  2020-09-02 21:18 UTC  Alvaro Herrera <[email protected]>

Re: builtin functions, parameter names and psql's \df
  2020-09-02 17:56 UTC  Alvaro Herrera <[email protected]>

Re: Hybrid Hash/Nested Loop joins and caching results from subplans
  2020-09-02 13:49 UTC  Alvaro Herrera <[email protected]>

Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly
  2020-09-02 01:29 UTC  Alvaro Herrera <[email protected]>

Re: Dependencies for partitioned indexes are still a mess
  2020-09-02 00:49 UTC  Alvaro Herrera <[email protected]>

Re: logtape.c stats don't account for unused "prefetched" block numbers
  2020-09-01 23:36 UTC  Alvaro Herrera <[email protected]>

Re: v13: show extended stats target in \d
  2020-09-01 21:08 UTC  Alvaro Herrera <[email protected]>

Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY
  2020-09-01 18:15 UTC  Alvaro Herrera <[email protected]>

Re: Reloptions for table access methods
  2020-09-01 16:20 UTC  Alvaro Herrera <[email protected]>

Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly
  2020-09-01 15:48 UTC  Alvaro Herrera <[email protected]>

Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly
  2020-09-01 15:40 UTC  Alvaro Herrera <[email protected]>

Re: LogwrtResult contended spinlock
  2020-08-31 18:34 UTC  Alvaro Herrera <[email protected]>

LogwrtResult contended spinlock
  2020-08-31 18:21 UTC  Alvaro Herrera <[email protected]>

Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior
  2020-08-31 17:00 UTC  Alvaro Herrera <[email protected]>

Re: list of extended statistics on psql
  2020-08-31 16:18 UTC  Alvaro Herrera <[email protected]>

Re: list of extended statistics on psql
  2020-08-31 14:28 UTC  Alvaro Herrera <[email protected]>

Re: list of extended statistics on psql
  2020-08-30 16:33 UTC  Alvaro Herrera <[email protected]>

Re: list of extended statistics on psql
  2020-08-29 22:43 UTC  Alvaro Herrera <[email protected]>

Re: list of extended statistics on psql
  2020-08-28 03:26 UTC  Alvaro Herrera <[email protected]>

Re: list of extended statistics on psql
  2020-08-27 23:53 UTC  Alvaro Herrera <[email protected]>

Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior
  2020-08-27 17:20 UTC  Alvaro Herrera <[email protected]>

Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior
  2020-08-27 16:57 UTC  Alvaro Herrera <[email protected]>

Re: [POC]Enable tuple change partition caused by BEFORE TRIGGER
  2020-08-27 16:09 UTC  Alvaro Herrera <[email protected]>

Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY
  2020-08-26 23:40 UTC  Alvaro Herrera <[email protected]>

Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code)
  2020-08-26 19:15 UTC  Alvaro Herrera <[email protected]>

Re: Handing off SLRU fsyncs to the checkpointer
  2020-08-26 18:15 UTC  Alvaro Herrera <[email protected]>

Re: Handing off SLRU fsyncs to the checkpointer
  2020-08-26 18:09 UTC  Alvaro Herrera <[email protected]>

Re: [POC]Enable tuple change partition caused by BEFORE TRIGGER
  2020-08-26 17:17 UTC  Alvaro Herrera <[email protected]>

Re: LWLockAcquire and LockBuffer mode argument
  2020-08-26 16:27 UTC  Alvaro Herrera <[email protected]>

Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c)
  2020-08-25 23:29 UTC  Alvaro Herrera <[email protected]>

Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c)
  2020-08-25 23:20 UTC  Alvaro Herrera <[email protected]>

Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c)
  2020-08-25 23:18 UTC  Alvaro Herrera <[email protected]>

Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c)
  2020-08-25 23:13 UTC  Alvaro Herrera <[email protected]>

Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c)
  2020-08-25 22:45 UTC  Alvaro Herrera <[email protected]>

Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c)
  2020-08-25 21:06 UTC  Alvaro Herrera <[email protected]>

Re: "ccold" left by reindex concurrently are droppable?
  2020-08-20 17:54 UTC  Alvaro Herrera <[email protected]>

Re: Hybrid Hash/Nested Loop joins and caching results from subplans
  2020-08-19 22:58 UTC  Alvaro Herrera <[email protected]>

Re: pgsql: snapshot scalability: cache snapshots using a xact completion co
  2020-08-19 22:37 UTC  Alvaro Herrera <[email protected]>

Re: remove spurious CREATE INDEX CONCURRENTLY wait
  2020-08-19 18:16 UTC  Alvaro Herrera <[email protected]>

Re: Creating foreign key on partitioned table is too slow
  2020-08-19 18:06 UTC  Alvaro Herrera <[email protected]>

Re: Print logical WAL message content
  2020-08-18 21:51 UTC  Alvaro Herrera <[email protected]>

Re: recovering from "found xmin ... from before relfrozenxid ..."
  2020-08-18 16:14 UTC  Alvaro Herrera <[email protected]>

Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits
  2020-08-17 23:54 UTC  Alvaro Herrera <[email protected]>

Re: [BUG] Error in BRIN summarization
  2020-08-17 20:21 UTC  Alvaro Herrera <[email protected]>

Re: Improving connection scalability: GetSnapshotData()
  2020-08-17 20:09 UTC  Alvaro Herrera <[email protected]>

Re: [BUG] Error in BRIN summarization
  2020-08-17 19:07 UTC  Alvaro Herrera <[email protected]>

Re: Add information to rm_redo_error_callback()
  2020-08-17 17:39 UTC  Alvaro Herrera <[email protected]>

Re: Dependencies for partitioned indexes are still a mess
  2020-08-14 21:35 UTC  Alvaro Herrera <[email protected]>

Re: run pgindent on a regular basis / scripted manner
  2020-08-14 20:26 UTC  Alvaro Herrera <[email protected]>

Re: run pgindent on a regular basis / scripted manner
  2020-08-14 20:22 UTC  Alvaro Herrera <[email protected]>

Re: Switch to multi-inserts for pg_depend
  2020-08-14 18:23 UTC  Alvaro Herrera <[email protected]>

Re: Dependencies for partitioned indexes are still a mess
  2020-08-14 17:30 UTC  Alvaro Herrera <[email protected]>

Re: pg_dump from v13 is slow
  2020-08-14 00:53 UTC  Alvaro Herrera <[email protected]>

Re: pg_dump from v13 is slow
  2020-08-13 23:28 UTC  Alvaro Herrera <[email protected]>

Re: [BUG] Error in BRIN summarization
  2020-08-13 21:53 UTC  Alvaro Herrera <[email protected]>

Re: Switch to multi-inserts for pg_depend
  2020-08-13 15:45 UTC  Alvaro Herrera <[email protected]>

Re: Switch to multi-inserts for pg_depend
  2020-08-13 09:35 UTC  Alvaro Herrera <[email protected]>

Re: Switch to multi-inserts for pg_depend
  2020-08-12 23:52 UTC  Alvaro Herrera <[email protected]>

Re: run pgindent on a regular basis / scripted manner
  2020-08-12 22:53 UTC  Alvaro Herrera <[email protected]>

Re: Dependencies for partitioned indexes are still a mess
  2020-08-12 22:48 UTC  Alvaro Herrera <[email protected]>

Re: Dependencies for partitioned indexes are still a mess
  2020-08-12 21:49 UTC  Alvaro Herrera <[email protected]>

Re: [BUG] Error in BRIN summarization
  2020-08-12 19:58 UTC  Alvaro Herrera <[email protected]>

Re: [BUG] Error in BRIN summarization
  2020-08-12 18:02 UTC  Alvaro Herrera <[email protected]>

Re: [BUG] Error in BRIN summarization
  2020-08-12 16:01 UTC  Alvaro Herrera <[email protected]>

Re: [BUG] Error in BRIN summarization
  2020-08-12 16:00 UTC  Alvaro Herrera <[email protected]>

Re: [BUG] Error in BRIN summarization
  2020-08-12 00:19 UTC  Alvaro Herrera <[email protected]>

Re: [BUG] Error in BRIN summarization
  2020-08-11 23:43 UTC  Alvaro Herrera <[email protected]>

Re: massive FPI_FOR_HINT load after promote
  2020-08-11 17:41 UTC  Alvaro Herrera <[email protected]>

Re: remove spurious CREATE INDEX CONCURRENTLY wait
  2020-08-10 23:41 UTC  Alvaro Herrera <[email protected]>

remove spurious CREATE INDEX CONCURRENTLY wait
  2020-08-10 23:38 UTC  Alvaro Herrera <[email protected]>

massive FPI_FOR_HINT load after promote
  2020-08-10 22:56 UTC  Alvaro Herrera <[email protected]>


200+ results

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox