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

planner makes provably suboptimal index selection choices with partial indexes
  2026-01-02 18:56 UTC  Merlin Moncure <[email protected]>

Re: Assert single row returning SQL-standard functions
  2025-08-29 19:12 UTC  Merlin Moncure <[email protected]>

Re: Assert single row returning SQL-standard functions
  2025-08-29 17:49 UTC  Merlin Moncure <[email protected]>

Re: Assert single row returning SQL-standard functions
  2025-08-29 17:34 UTC  Merlin Moncure <[email protected]>

Re: Making jsonb_agg() faster
  2025-07-22 21:02 UTC  Merlin Moncure <[email protected]>

Re: Making jsonb_agg() faster
  2025-07-22 17:43 UTC  Merlin Moncure <[email protected]>

Re: Proposal: QUALIFY clause
  2025-07-22 05:02 UTC  Merlin Moncure <[email protected]>

Re: Proposal: QUALIFY clause
  2025-07-22 03:43 UTC  Merlin Moncure <[email protected]>

Re: Documenting inlining SQL functions
  2025-07-20 03:19 UTC  Merlin Moncure <[email protected]>

Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX
  2025-06-21 16:59 UTC  Merlin Moncure <[email protected]>

Re: stored procedures vs pg_stat_statements
  2024-12-24 14:23 UTC  Merlin Moncure <[email protected]>

Re: stored procedures vs pg_stat_statements
  2024-12-24 04:06 UTC  Merlin Moncure <[email protected]>

stored procedures vs pg_stat_statements
  2024-12-23 21:31 UTC  Merlin Moncure <[email protected]>

Re: MERGE ... RETURNING
  2024-03-06 20:03 UTC  Merlin Moncure <[email protected]>

Re: Re: How to solve the problem of one backend process crashing and causing other processes to restart?
  2023-11-14 02:03 UTC  Merlin Moncure <[email protected]>

Re: MERGE ... RETURNING
  2023-11-01 17:19 UTC  Merlin Moncure <[email protected]>

Re: MERGE ... RETURNING
  2023-10-25 01:07 UTC  Merlin Moncure <[email protected]>

Memory knob testing (was Re: Let's make PostgreSQL multi-threaded)
  2023-10-12 03:05 UTC  Merlin Moncure <[email protected]>

Re: Request for comment on setting binary format output per session
  2023-10-04 16:26 UTC  Merlin Moncure <[email protected]>

Re: dubious warning: FORMAT JSON has no effect for json and jsonb types
  2023-08-16 14:59 UTC  Merlin Moncure <[email protected]>

Re: Let's make PostgreSQL multi-threaded
  2023-08-11 12:05 UTC  Merlin Moncure <[email protected]>

Re: Let's make PostgreSQL multi-threaded
  2023-06-05 17:32 UTC  Merlin Moncure <[email protected]>

Re: Request for comment on setting binary format output per session
  2023-04-24 23:18 UTC  Merlin Moncure <[email protected]>

Re: Request for comment on setting binary format output per session
  2023-04-14 12:43 UTC  Merlin Moncure <[email protected]>

Re: Request for comment on setting binary format output per session
  2023-03-30 12:06 UTC  Merlin Moncure <[email protected]>

Re: Request for comment on setting binary format output per session
  2023-03-24 12:52 UTC  Merlin Moncure <[email protected]>

Re: Request for comment on setting binary format output per session
  2023-03-21 14:57 UTC  Merlin Moncure <[email protected]>

Re: Request for comment on setting binary format output per session
  2023-03-21 11:35 UTC  Merlin Moncure <[email protected]>

Re: Request for comment on setting binary format output per session
  2023-03-20 23:10 UTC  Merlin Moncure <[email protected]>

feature request: IN clause optimized through append nodes with UNION ALL
  2023-01-20 22:24 UTC  Merlin Moncure <[email protected]>

Re: pgcon unconference / impact of block size on performance
  2022-06-13 15:42 UTC  Merlin Moncure <[email protected]>

Re: weird interaction between asynchronous queries and pg_sleep
  2021-04-08 23:18 UTC  Merlin Moncure <[email protected]>

weird interaction between asynchronous queries and pg_sleep
  2021-04-08 18:05 UTC  Merlin Moncure <[email protected]>

Re: unconstrained memory growth in long running procedure stored procedure after upgrading 11-12
  2021-03-31 15:01 UTC  Merlin Moncure <[email protected]>

unconstrained memory growth in long running procedure stored procedure after upgrading 11-12
  2021-03-30 21:17 UTC  Merlin Moncure <[email protected]>

Re: plpgsql variable assignment with union is broken
  2021-01-08 11:52 UTC  Merlin Moncure <[email protected]>

Re: plpgsql variable assignment with union is broken
  2021-01-07 16:29 UTC  Merlin Moncure <[email protected]>

Re: plpgsql variable assignment with union is broken
  2021-01-07 04:09 UTC  Merlin Moncure <[email protected]>

Re: plpgsql variable assignment with union is broken
  2021-01-07 03:19 UTC  Merlin Moncure <[email protected]>

Re: Zedstore - compressed in-core columnar storage
  2020-11-16 16:51 UTC  Merlin Moncure <[email protected]>

Re: Zedstore - compressed in-core columnar storage
  2020-11-16 12:59 UTC  Merlin Moncure <[email protected]>

Re: Optimize memory allocation code
  2020-09-26 00:37 UTC  Merlin Moncure <[email protected]>

Re: dblnk_is_busy returns 1 for dead connecitons
  2020-08-03 18:42 UTC  Merlin Moncure <[email protected]>

Re: dblnk_is_busy returns 1 for dead connecitons
  2020-08-03 02:55 UTC  Merlin Moncure <[email protected]>

dblnk_is_busy returns 1 for dead connecitons
  2020-08-03 00:18 UTC  Merlin Moncure <[email protected]>

Re: database stuck in __epoll_wait_nocancel(). Are infinite timeouts safe?
  2020-03-13 20:08 UTC  Merlin Moncure <[email protected]>

database stuck in __epoll_wait_nocancel(). Are infinite timeouts safe?
  2020-03-13 19:08 UTC  Merlin Moncure <[email protected]>

Re: Error on failed COMMIT
  2020-02-24 22:59 UTC  Merlin Moncure <[email protected]>

Re: Error on failed COMMIT
  2020-02-24 19:58 UTC  Merlin Moncure <[email protected]>

Re: DB running out of memory issues after upgrade
  2020-02-24 16:34 UTC  Merlin Moncure <[email protected]>

Re: DB running out of memory issues after upgrade
  2020-02-18 18:49 UTC  Merlin Moncure <[email protected]>

Re: DB running out of memory issues after upgrade
  2020-02-18 18:38 UTC  Merlin Moncure <[email protected]>

Re: [HACKERS] emergency outage requiring database restart
  2020-02-07 16:44 UTC  Merlin Moncure <[email protected]>

Re: Greatest Common Divisor
  2020-01-06 20:07 UTC  Merlin Moncure <[email protected]>

Re: Greatest Common Divisor
  2020-01-03 20:51 UTC  Merlin Moncure <[email protected]>

Re: Greatest Common Divisor
  2020-01-03 18:10 UTC  Merlin Moncure <[email protected]>

Re: Greatest Common Divisor
  2020-01-02 16:59 UTC  Merlin Moncure <[email protected]>

Re: inherits clause for CREATE TYPE? -
  2019-12-18 20:11 UTC  Merlin Moncure <[email protected]>

Re: Why JIT speed improvement is so modest?
  2019-11-25 15:24 UTC  Merlin Moncure <[email protected]>

Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev)
  2019-09-03 15:49 UTC  Merlin Moncure <[email protected]>

no mailing list hits in google
  2019-08-28 16:22 UTC  Merlin Moncure <[email protected]>

Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev)
  2019-08-27 22:52 UTC  Merlin Moncure <[email protected]>

Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev)
  2019-08-27 22:18 UTC  Merlin Moncure <[email protected]>

Re: Hstore OID bigger than an integer
  2019-08-23 17:03 UTC  Merlin Moncure <[email protected]>

Re: double free in ExecHashJoin, 9.6.12
  2019-07-26 21:32 UTC  Merlin Moncure <[email protected]>

double free in ExecHashJoin, 9.6.12
  2019-07-24 14:40 UTC  Merlin Moncure <[email protected]>

Re: crosstab/repivot...any interest?
  2019-02-26 16:51 UTC  Merlin Moncure <[email protected]>

crosstab/repivot...any interest?
  2019-02-26 01:34 UTC  Merlin Moncure <[email protected]>

Re: Early WIP/PoC for inlining CTEs
  2019-02-14 19:22 UTC  Merlin Moncure <[email protected]>

Re: Early WIP/PoC for inlining CTEs
  2019-01-30 04:56 UTC  Merlin Moncure <[email protected]>

Re: Early WIP/PoC for inlining CTEs
  2019-01-29 20:36 UTC  Merlin Moncure <[email protected]>

Re: crosstab/repivot...any interest?
  2019-01-25 22:31 UTC  Merlin Moncure <[email protected]>

crosstab/repivot...any interest?
  2019-01-25 20:21 UTC  Merlin Moncure <[email protected]>

Re: Early WIP/PoC for inlining CTEs
  2019-01-11 21:25 UTC  Merlin Moncure <[email protected]>

Re: WIP Patch: Add a function that returns binary JSONB as a bytea
  2018-11-03 17:10 UTC  Merlin Moncure <[email protected]>

Re: WIP Patch: Add a function that returns binary JSONB as a bytea
  2018-11-02 20:05 UTC  Merlin Moncure <[email protected]>

Re: WIP Patch: Add a function that returns binary JSONB as a bytea
  2018-11-02 17:37 UTC  Merlin Moncure <[email protected]>

Re: WIP Patch: Add a function that returns binary JSONB as a bytea
  2018-11-02 16:08 UTC  Merlin Moncure <[email protected]>

Re: WIP Patch: Add a function that returns binary JSONB as a bytea
  2018-11-02 15:34 UTC  Merlin Moncure <[email protected]>

Re: transction_timestamp() inside of procedures
  2018-10-02 16:58 UTC  Merlin Moncure <[email protected]>

Re: Stored procedures and out parameters
  2018-09-17 15:41 UTC  Merlin Moncure <[email protected]>

Re: I'd like to discuss scaleout at PGCon
  2018-06-22 18:28 UTC  Merlin Moncure <[email protected]>

Re: I'd like to discuss scaleout at PGCon
  2018-06-01 16:29 UTC  Merlin Moncure <[email protected]>

Re: [HACKERS] Clock with Adaptive Replacement
  2018-05-09 17:37 UTC  Merlin Moncure <[email protected]>

Re: Built-in connection pooling
  2018-05-04 21:54 UTC  Merlin Moncure <[email protected]>

Re: Built-in connection pooling
  2018-05-04 15:22 UTC  Merlin Moncure <[email protected]>

Re: Built-in connection pooling
  2018-04-27 20:43 UTC  Merlin Moncure <[email protected]>

Re: Built-in connection pooling
  2018-04-27 15:33 UTC  Merlin Moncure <[email protected]>

Re: Built-in connection pooling
  2018-04-27 13:49 UTC  Merlin Moncure <[email protected]>

Re: Built-in connection pooling
  2018-04-25 23:08 UTC  Merlin Moncure <[email protected]>

Re: Built-in connection pooling
  2018-04-25 17:02 UTC  Merlin Moncure <[email protected]>

Re: Built-in connection pooling
  2018-04-25 14:00 UTC  Merlin Moncure <[email protected]>

Re: Built-in connection pooling
  2018-04-24 13:52 UTC  Merlin Moncure <[email protected]>

Re: INOUT parameters in procedures
  2018-03-20 21:28 UTC  Merlin Moncure <[email protected]>

Re: INOUT parameters in procedures
  2018-03-20 21:19 UTC  Merlin Moncure <[email protected]>

Re: INOUT parameters in procedures
  2018-03-20 14:18 UTC  Merlin Moncure <[email protected]>

Re: INOUT parameters in procedures
  2018-03-20 14:05 UTC  Merlin Moncure <[email protected]>

Re: JIT compiling with LLVM v9.0
  2018-02-11 15:00 UTC  Merlin Moncure <[email protected]>

Re: JIT compiling with LLVM v9.0
  2018-02-09 15:10 UTC  Merlin Moncure <[email protected]>

Re: JIT compiling with LLVM v9.0
  2018-02-01 14:51 UTC  Merlin Moncure <[email protected]>

Re: procedures and plpgsql PERFORM
  2017-12-14 18:53 UTC  Merlin Moncure <[email protected]>

Re: procedures and plpgsql PERFORM
  2017-12-14 17:33 UTC  Merlin Moncure <[email protected]>

Re: procedures and plpgsql PERFORM
  2017-12-14 15:22 UTC  Merlin Moncure <[email protected]>

Re: procedures and plpgsql PERFORM
  2017-12-14 09:29 UTC  Merlin Moncure <[email protected]>

Re: [HACKERS] Transaction control in procedures
  2017-12-06 22:34 UTC  Merlin Moncure <[email protected]>

Re: feature request: consume asynchronous notification via a function
  2017-11-21 21:05 UTC  Merlin Moncure <[email protected]>

Re: feature request: consume asynchronous notification via a function
  2017-11-21 20:16 UTC  Merlin Moncure <[email protected]>

Re: feature request: consume asynchronous notification via a function
  2017-11-21 16:32 UTC  Merlin Moncure <[email protected]>

feature request: consume asynchronous notification via a function
  2017-11-17 14:49 UTC  Merlin Moncure <[email protected]>

Re: [HACKERS] Transaction control in procedures
  2017-11-16 23:46 UTC  Merlin Moncure <[email protected]>

Re: pspg - psql pager
  2017-11-16 23:13 UTC  Merlin Moncure <[email protected]>

Re: Transaction control in procedures
  2017-11-16 23:00 UTC  Merlin Moncure <[email protected]>

Re: [HACKERS] Transaction control in procedures
  2017-11-16 14:00 UTC  Merlin Moncure <[email protected]>

Re: [HACKERS] Transaction control in procedures
  2017-11-15 14:54 UTC  Merlin Moncure <[email protected]>

Re: pspg - psql pager
  2017-11-15 14:42 UTC  Merlin Moncure <[email protected]>

Re: [HACKERS] Transaction control in procedures
  2017-11-15 13:38 UTC  Merlin Moncure <[email protected]>

Re: [HACKERS] Transaction control in procedures
  2017-11-14 21:33 UTC  Merlin Moncure <[email protected]>

Re: [HACKERS] Transaction control in procedures
  2017-11-14 14:27 UTC  Merlin Moncure <[email protected]>

Re: SQL procedures
  2017-11-08 17:15 UTC  Merlin Moncure <[email protected]>

Re: SQL procedures
  2017-11-08 16:11 UTC  Merlin Moncure <[email protected]>

Re: SQL procedures
  2017-11-08 14:23 UTC  Merlin Moncure <[email protected]>

Re: PoC plpgsql - possibility to force custom or generic plan
  2017-09-19 18:49 UTC  Merlin Moncure <[email protected]>

Re: PoC plpgsql - possibility to force custom or generic plan
  2017-09-08 20:38 UTC  Merlin Moncure <[email protected]>

Re: WIP: Aggregation push-down
  2017-09-07 14:21 UTC  Merlin Moncure <[email protected]>

Re: Add Roman numeral conversion to to_number
  2017-08-14 21:16 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2017-08-10 20:02 UTC  Merlin Moncure <[email protected]>

Re: 10 beta docs: different replication solutions
  2017-07-31 13:00 UTC  Merlin Moncure <[email protected]>

Re: JSONB - JSONB operator feature request
  2017-07-19 23:17 UTC  Merlin Moncure <[email protected]>

Re: [BUGS] Segmentation fault in libpq
  2017-06-29 14:30 UTC  Merlin Moncure <[email protected]>

Re: [HACKERS] Segmentation fault in libpq
  2017-06-29 13:32 UTC  Merlin Moncure <[email protected]>

Re: [HACKERS] Segmentation fault in libpq
  2017-06-29 13:08 UTC  Merlin Moncure <[email protected]>

Re: lag(bigint,int,int), etc?
  2017-06-27 15:50 UTC  Merlin Moncure <[email protected]>

Re: lag(bigint,int,int), etc?
  2017-06-27 15:06 UTC  Merlin Moncure <[email protected]>

Re: postgresql transactons not fully isolated
  2017-06-21 20:10 UTC  Merlin Moncure <[email protected]>

Re: postgresql transactons not fully isolated
  2017-06-20 19:58 UTC  Merlin Moncure <[email protected]>

postgresql transactons not fully isolated
  2017-06-20 16:33 UTC  Merlin Moncure <[email protected]>

Re: CTE inlining
  2017-05-12 20:52 UTC  Merlin Moncure <[email protected]>

Re: PG 10 release notes
  2017-05-04 22:33 UTC  Merlin Moncure <[email protected]>

Re: CTE inlining
  2017-05-03 21:24 UTC  Merlin Moncure <[email protected]>

Re: CTE inlining
  2017-05-02 21:23 UTC  Merlin Moncure <[email protected]>

Re: CTE inlining
  2017-05-02 14:13 UTC  Merlin Moncure <[email protected]>

Re: Crash observed during the start of the Postgres process
  2017-04-25 14:31 UTC  Merlin Moncure <[email protected]>

Re: Triggers and logical replication (10devel)
  2017-04-21 13:29 UTC  Merlin Moncure <[email protected]>

Re: Ongoing issues with representation of empty arrays
  2017-04-19 20:36 UTC  Merlin Moncure <[email protected]>

Re: Performance issue with postgres9.6
  2017-04-07 18:50 UTC  Merlin Moncure <[email protected]>

Re: Performance issue with postgres9.6
  2017-04-07 16:31 UTC  Merlin Moncure <[email protected]>

Re: libpq Alternate Row Processor
  2017-02-13 21:08 UTC  Merlin Moncure <[email protected]>

Re: Idea on how to simplify comparing two sets
  2017-02-08 02:50 UTC  Merlin Moncure <[email protected]>

Re: Checksums by default?
  2017-01-24 03:11 UTC  Merlin Moncure <[email protected]>

Re: Checksums by default?
  2017-01-24 00:20 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2017-01-18 14:33 UTC  Merlin Moncure <[email protected]>

Re: New CORRESPONDING clause design
  2017-01-17 14:20 UTC  Merlin Moncure <[email protected]>

Re: Retiring from the Core Team
  2017-01-12 21:59 UTC  Merlin Moncure <[email protected]>

Re: merging some features from plpgsql2 project
  2017-01-12 03:21 UTC  Merlin Moncure <[email protected]>

Re: merging some features from plpgsql2 project
  2017-01-11 19:53 UTC  Merlin Moncure <[email protected]>

Re: merging some features from plpgsql2 project
  2017-01-11 14:37 UTC  Merlin Moncure <[email protected]>

Re: merging some features from plpgsql2 project
  2017-01-09 23:12 UTC  Merlin Moncure <[email protected]>

Re: merging some features from plpgsql2 project
  2017-01-05 17:36 UTC  Merlin Moncure <[email protected]>

Re: merging some features from plpgsql2 project
  2017-01-04 21:07 UTC  Merlin Moncure <[email protected]>

Re: merging some features from plpgsql2 project
  2017-01-04 15:49 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2017-01-04 15:36 UTC  Merlin Moncure <[email protected]>

Re: merging some features from plpgsql2 project
  2017-01-03 19:54 UTC  Merlin Moncure <[email protected]>

Re: merging some features from plpgsql2 project
  2017-01-03 15:23 UTC  Merlin Moncure <[email protected]>

Re: merging some features from plpgsql2 project
  2016-12-27 22:56 UTC  Merlin Moncure <[email protected]>

Re: jsonb problematic operators
  2016-12-12 14:22 UTC  Merlin Moncure <[email protected]>

Re: jsonb problematic operators
  2016-12-09 17:38 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-11-07 22:31 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-11-01 15:05 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-11-01 13:35 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-28 21:17 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-28 13:23 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-27 18:53 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-26 20:45 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-26 19:25 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-26 18:49 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-26 18:38 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-26 18:29 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-26 17:57 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-26 17:43 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-26 16:35 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-25 20:08 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-25 19:13 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-25 17:52 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-24 23:29 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-24 23:01 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-21 18:58 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-21 18:37 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-20 21:53 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-20 19:14 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-20 19:05 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-20 18:52 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-19 19:39 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-19 13:54 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-18 13:45 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-17 19:16 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-17 18:46 UTC  Merlin Moncure <[email protected]>

Re: emergency outage requiring database restart
  2016-10-17 18:39 UTC  Merlin Moncure <[email protected]>

Re: COPY as a set returning function
  2016-10-17 18:33 UTC  Merlin Moncure <[email protected]>

Re: [sqlsmith] Infinite recursion in bitshift
  2016-10-14 20:36 UTC  Merlin Moncure <[email protected]>

emergency outage requiring database restart
  2016-10-13 21:07 UTC  Merlin Moncure <[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