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

Re: Query about pg asynchronous processing support
  2021-03-26 18:27 UTC  legrand legrand <[email protected]>

Re: WIP: System Versioned Temporal Table
  2021-01-15 19:26 UTC  legrand legrand <[email protected]>

Re: pg_stat_statements oddity with track = all
  2020-12-03 08:16 UTC  legrand legrand <[email protected]>

Re: pg_stat_statements oddity with track = all
  2020-12-02 13:41 UTC  legrand legrand <[email protected]>

Re: Implementing Incremental View Maintenance
  2020-11-11 16:57 UTC  legrand legrand <[email protected]>

Re: Is it useful to record whether plans are generic or custom?
  2020-09-28 17:39 UTC  legrand legrand <[email protected]>

Re: enable pg_stat_statements to track rows processed by REFRESH MATERIALIZED VIEW
  2020-09-25 11:57 UTC  legrand legrand <[email protected]>

Re: enable pg_stat_statements to track rows processed by REFRESH MATERIALIZED VIEW
  2020-09-25 10:04 UTC  legrand legrand <[email protected]>

Re: [PATCH] Add features to pg_stat_statements
  2020-09-24 09:55 UTC  legrand legrand <[email protected]>

Re: [PATCH] Add features to pg_stat_statements
  2020-09-24 05:15 UTC  legrand legrand <[email protected]>

Re: [PATCH] Add features to pg_stat_statements
  2020-09-19 07:35 UTC  legrand legrand <[email protected]>

RE: Is it useful to record whether plans are generic or custom?
  2020-08-17 16:35 UTC  legrand legrand <[email protected]>

nested queries vs. pg_stat_activity
  2020-08-10 16:51 UTC  legrand legrand <[email protected]>

RE: Is it useful to record whether plans are generic or custom?
  2020-07-30 07:34 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements (using pgss_store)
  2020-05-22 19:27 UTC  legrand legrand <[email protected]>

Re: Is it useful to record whether plans are generic or custom?
  2020-05-16 09:01 UTC  legrand legrand <[email protected]>

Re: Is it useful to record whether plans are generic or custom?
  2020-05-13 17:28 UTC  legrand legrand <[email protected]>

Re: pg_stat_statements: rows not updated for CREATE TABLE AS SELECT statements
  2020-04-21 11:37 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements (using pgss_store)
  2020-04-08 12:32 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements (using pgss_store)
  2020-04-02 20:04 UTC  legrand legrand <[email protected]>

Re: pg_stat_statements: rows not updated for CREATE TABLE AS SELECT statements
  2020-03-27 17:43 UTC  legrand legrand <[email protected]>

Re: Patch: to pass query string to pg_plan_query()
  2020-03-27 17:27 UTC  legrand legrand <[email protected]>

Re: Allow auto_explain to log plans before queries are executed
  2020-03-27 17:23 UTC  legrand legrand <[email protected]>

Re: pg_stat_statements: rows not updated for CREATE TABLE AS SELECT statements
  2020-03-25 22:39 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements (using pgss_store)
  2020-03-16 19:44 UTC  legrand legrand <[email protected]>

pg_stat_statements: rows not updated for CREATE TABLE AS SELECT statements
  2020-03-15 17:35 UTC  legrand legrand <[email protected]>

RE: Planning counters in pg_stat_statements (using pgss_store)
  2020-03-14 10:39 UTC  legrand legrand <[email protected]>

RE: Planning counters in pg_stat_statements (using pgss_store)
  2020-03-14 10:04 UTC  legrand legrand <[email protected]>

Patch: to pass query string to pg_plan_query()
  2020-03-09 21:31 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements (using pgss_store)
  2020-03-05 20:26 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements (using pgss_store)
  2020-03-02 12:01 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements (using pgss_store)
  2020-03-01 14:55 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements (using pgss_store)
  2020-02-28 15:06 UTC  legrand legrand <[email protected]>

Re: Implementing Incremental View Maintenance
  2020-02-28 09:23 UTC  legrand legrand <[email protected]>

Re: Implementing Incremental View Maintenance
  2020-02-27 21:35 UTC  legrand legrand <[email protected]>

Re: Allow auto_explain to log plans before queries are executed
  2020-02-27 17:37 UTC  legrand legrand <[email protected]>

Re: Using stat collector for collecting long SQL
  2020-02-27 13:12 UTC  legrand legrand <[email protected]>

Re: PoC: custom signal handler for extensions
  2020-02-26 22:35 UTC  legrand legrand <[email protected]>

Re: WIP: Aggregation push-down
  2020-02-26 21:10 UTC  legrand legrand <[email protected]>

Re: Implementing Incremental View Maintenance
  2020-02-13 19:57 UTC  legrand legrand <[email protected]>

Re: Implementing Incremental View Maintenance
  2020-02-11 22:04 UTC  legrand legrand <[email protected]>

Re: POC: rational number type (fractions)
  2020-02-08 09:54 UTC  legrand legrand <[email protected]>

Re: WIP: Aggregation push-down
  2020-01-31 21:59 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements (using pgss_store)
  2020-01-18 17:14 UTC  legrand legrand <[email protected]>

Re: postgresql-13devel initDB Running in debug mode.
  2020-01-18 17:05 UTC  legrand legrand <[email protected]>

postgresql-13devel initDB Running in debug mode.
  2020-01-18 09:40 UTC  legrand legrand <[email protected]>

Re: pg13 PGDLLIMPORT list
  2020-01-18 09:32 UTC  legrand legrand <[email protected]>

pg13 PGDLLIMPORT list
  2020-01-17 22:07 UTC  legrand legrand <[email protected]>

Re: Implementing Incremental View Maintenance
  2020-01-17 21:10 UTC  legrand legrand <[email protected]>

Re: WIP: System Versioned Temporal Table
  2020-01-05 19:26 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements (using pgss_store)
  2020-01-05 18:01 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements (using pgss_store)
  2020-01-05 15:10 UTC  legrand legrand <[email protected]>

Re: WIP: System Versioned Temporal Table
  2020-01-05 15:01 UTC  legrand legrand <[email protected]>

Incremental View Maintenance: ERROR:  out of shared memory
  2019-12-28 20:15 UTC  legrand legrand <[email protected]>

Re: Implementing Incremental View Maintenance
  2019-12-27 23:42 UTC  legrand legrand <[email protected]>

Re: Implementing Incremental View Maintenance
  2019-12-24 11:12 UTC  legrand legrand <[email protected]>

Re: Implementing Incremental View Maintenance
  2019-12-23 10:41 UTC  legrand legrand <[email protected]>

Re: Implementing Incremental View Maintenance
  2019-12-22 20:22 UTC  legrand legrand <[email protected]>

Re: BUG #16109: Postgres planning time is high across version - 10.6 vs 10.10
  2019-11-12 21:41 UTC  legrand legrand <[email protected]>

Re: Columns correlation and adaptive query optimization
  2019-10-14 22:20 UTC  legrand legrand <[email protected]>

Re: How to install login_hook in Postgres 10.5
  2019-10-05 20:45 UTC  legrand legrand <[email protected]>

Re: Hooks for session start and end, take two
  2019-09-27 19:26 UTC  legrand legrand <[email protected]>

Re: Hooks for session start and end, take two
  2019-09-26 16:57 UTC  legrand legrand <[email protected]>

Re: Proposal: Better query optimization for "NOT IN" clause
  2019-09-23 19:25 UTC  legrand legrand <[email protected]>

Re: [survey] New "Stable" QueryId based on normalized query text
  2019-08-12 17:01 UTC  legrand legrand <[email protected]>

Re: [survey] New "Stable" QueryId based on normalized query text
  2019-08-10 20:34 UTC  legrand legrand <[email protected]>

Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view?
  2019-08-05 17:30 UTC  legrand legrand <[email protected]>

Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view?
  2019-08-04 07:04 UTC  legrand legrand <[email protected]>

Re: How to install login_hook in Postgres 10.5
  2019-08-01 12:01 UTC  legrand legrand <[email protected]>

Re: Adaptive query optimization
  2019-06-12 07:08 UTC  legrand legrand <[email protected]>

Re: Adaptive query optimization
  2019-06-11 21:02 UTC  legrand legrand <[email protected]>

Re: How to install login_hook in Postgres 10.5
  2019-05-13 20:06 UTC  legrand legrand <[email protected]>

RE: Re: Logging the feature of SQL-level read/write commits
  2019-05-05 22:57 UTC  legrand legrand <[email protected]>

Re: Logging the feature of SQL-level read/write commits
  2019-05-05 10:14 UTC  legrand legrand <[email protected]>

RE: minimizing pg_stat_statements performance overhead
  2019-04-08 20:20 UTC  legrand legrand <[email protected]>

Re: minimizing pg_stat_statements performance overhead
  2019-04-03 20:22 UTC  legrand legrand <[email protected]>

RE: Planning counters in pg_stat_statements (using pgss_store)
  2019-04-02 07:22 UTC  legrand legrand <[email protected]>

Re: DWIM mode for psql
  2019-04-01 20:48 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements (using pgss_store)
  2019-04-01 20:35 UTC  legrand legrand <[email protected]>

RE: minimizing pg_stat_statements performance overhead
  2019-04-01 20:04 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements (using pgss_store)
  2019-03-27 22:39 UTC  legrand legrand <[email protected]>

RE: minimizing pg_stat_statements performance overhead
  2019-03-27 22:24 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements (using pgss_store)
  2019-03-27 20:36 UTC  legrand legrand <[email protected]>

RE: minimizing pg_stat_statements performance overhead
  2019-03-27 20:17 UTC  legrand legrand <[email protected]>

Re: minimizing pg_stat_statements performance overhead
  2019-03-27 07:47 UTC  legrand legrand <[email protected]>

RE: Planning counters in pg_stat_statements (using pgss_store)
  2019-03-26 23:21 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements (using pgss_store)
  2019-03-25 20:30 UTC  legrand legrand <[email protected]>

RE: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view?
  2019-03-25 11:49 UTC  legrand legrand <[email protected]>

RE: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view?
  2019-03-25 11:36 UTC  legrand legrand <[email protected]>

RE: Planning counters in pg_stat_statements (using pgss_store)
  2019-03-23 22:08 UTC  legrand legrand <[email protected]>

RE: Planning counters in pg_stat_statements (using pgss_store)
  2019-03-22 22:46 UTC  legrand legrand <[email protected]>

Re: [survey] New "Stable" QueryId based on normalized query text
  2019-03-20 22:19 UTC  legrand legrand <[email protected]>

Re: [survey] New "Stable" QueryId based on normalized query text
  2019-03-20 22:10 UTC  legrand legrand <[email protected]>

Re: [survey] New "Stable" QueryId based on normalized query text
  2019-03-20 21:30 UTC  legrand legrand <[email protected]>

Re: [survey] New "Stable" QueryId based on normalized query text
  2019-03-20 21:17 UTC  legrand legrand <[email protected]>

Re: [survey] New "Stable" QueryId based on normalized query text
  2019-03-20 20:05 UTC  legrand legrand <[email protected]>

RE: [survey] New "Stable" QueryId based on normalized query text
  2019-03-20 19:39 UTC  legrand legrand <[email protected]>

Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view?
  2019-03-20 19:21 UTC  legrand legrand <[email protected]>

[survey] New "Stable" QueryId based on normalized query text
  2019-03-19 21:00 UTC  legrand legrand <[email protected]>

Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view?
  2019-03-19 19:38 UTC  legrand legrand <[email protected]>

Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view?
  2019-03-16 18:21 UTC  legrand legrand <[email protected]>

Re: any plan to support shared servers like Oracle in PG?
  2019-03-05 19:13 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements (using pgss_store)
  2019-02-14 21:21 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements (using pgss_store)
  2019-02-12 19:50 UTC  legrand legrand <[email protected]>

Re: explain plans with information about (modified) gucs
  2019-01-14 23:00 UTC  legrand legrand <[email protected]>

Planning counters in pg_stat_statements (using pgss_store)
  2018-12-29 23:27 UTC  legrand legrand <[email protected]>

Re: explain plans with information about (modified) gucs
  2018-12-17 21:56 UTC  legrand legrand <[email protected]>

Re: {PROPOSAL] add session information column to pg_stat_statements
  2018-12-02 09:22 UTC  legrand legrand <[email protected]>

Re: [PROPOSAL] extend the object names to the qualified names in pg_stat_statements
  2018-11-29 09:23 UTC  legrand legrand <[email protected]>

Re: proposal: simple query profile and tracing API
  2018-11-14 13:05 UTC  legrand legrand <[email protected]>

Re: proposal: simple query profile and tracing API
  2018-11-13 12:12 UTC  legrand legrand <[email protected]>

Re: Delta Materialized View Refreshes?
  2018-11-04 23:25 UTC  legrand legrand <[email protected]>

RE: [Proposal] Add accumulated statistics for wait event
  2018-10-29 06:39 UTC  legrand legrand <[email protected]>

Re: Multiple Wait Events for extensions
  2018-10-28 17:12 UTC  legrand legrand <[email protected]>

Re: Multiple Wait Events for extensions
  2018-10-28 16:57 UTC  legrand legrand <[email protected]>

Re: Multiple Wait Events for extensions
  2018-10-24 18:18 UTC  legrand legrand <[email protected]>

Multiple Wait Events for extensions
  2018-10-22 17:28 UTC  legrand legrand <[email protected]>

Re: [Proposal] Add accumulated statistics for wait event
  2018-10-10 07:59 UTC  legrand legrand <[email protected]>

Re: Explain is slow with tables having many columns
  2018-09-24 19:43 UTC  legrand legrand <[email protected]>

Explain is slow with tables having many columns
  2018-09-24 19:22 UTC  legrand legrand <[email protected]>

Re: pg_stat_statements query jumbling question
  2018-09-10 18:32 UTC  legrand legrand <[email protected]>

Re: explain (verbose off, normalized) vs query planid
  2018-05-15 19:45 UTC  legrand legrand <[email protected]>

explain (verbose off, normalized) vs query planid
  2018-05-12 22:07 UTC  legrand legrand <[email protected]>

Re: Issues while building PG in MS Windows, using MSYS2 and MinGW-w64
  2018-04-27 20:04 UTC  legrand legrand <[email protected]>

Re: [FEATURE PATCH] pg_stat_statements with plans (v02)
  2018-04-20 22:34 UTC  legrand legrand <[email protected]>

Re: [FEATURE PATCH] pg_stat_statements with plans (v02)
  2018-04-06 20:57 UTC  legrand legrand <[email protected]>

Re: [PROPOSAL] timestamp informations to pg_stat_statements
  2018-04-04 22:43 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements
  2018-04-01 18:29 UTC  legrand legrand <[email protected]>

Re: Diagonal storage model
  2018-04-01 16:43 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements
  2018-04-01 16:33 UTC  legrand legrand <[email protected]>

Re: Planning counters in pg_stat_statements
  2018-03-31 09:35 UTC  legrand legrand <[email protected]>

Poc: pg_stat_statements with planid
  2018-03-29 19:52 UTC  legrand legrand <[email protected]>

Re: Sample values for pg_stat_statements
  2018-03-23 22:44 UTC  legrand legrand <[email protected]>

Re: [FEATURE PATCH] pg_stat_statements with plans (v02)
  2018-03-22 18:16 UTC  legrand legrand <[email protected]>

RE: pg_stat_statements HLD for futur developments
  2018-03-22 11:51 UTC  legrand legrand <[email protected]>

pg_stat_statements HLD for futur developments
  2018-03-21 22:33 UTC  legrand legrand <[email protected]>

Re: All Taxi Services need Index Clustered Heap Append
  2018-03-10 18:32 UTC  legrand legrand <[email protected]>

Re: [PROPOSAL] timestamp informations to pg_stat_statements
  2018-03-10 15:43 UTC  legrand legrand <[email protected]>

Re: Add PGDLLIMPORT to enable_hashagg
  2018-02-07 21:13 UTC  legrand legrand <[email protected]>

Re: Add PGDLLIMPORT to enable_hashagg
  2018-02-06 20:34 UTC  legrand legrand <[email protected]>

Re: PoC: custom signal handler for extensions
  2018-01-12 20:26 UTC  legrand legrand <[email protected]>

Re: AS OF queries
  2018-01-10 21:20 UTC  legrand legrand <[email protected]>

Re: AS OF queries
  2018-01-10 13:02 UTC  legrand legrand <[email protected]>

Re: AS OF queries
  2018-01-03 20:49 UTC  legrand legrand <[email protected]>

Re: AS OF queries
  2017-12-26 22:43 UTC  legrand legrand <[email protected]>

Re: PoC: custom signal handler for extensions
  2017-12-23 09:58 UTC  legrand legrand <[email protected]>

Re: Partition-wise aggregation/grouping
  2017-12-08 22:55 UTC  legrand legrand <[email protected]>

Re: Partition pruning for Star Schema
  2017-12-08 22:25 UTC  legrand legrand <[email protected]>

Re: Partition-wise aggregation/grouping
  2017-12-07 21:38 UTC  legrand legrand <[email protected]>

Re: Partition pruning for Star Schema
  2017-12-02 21:33 UTC  legrand legrand <[email protected]>

Partition pruning for Star Schema
  2017-12-02 20:56 UTC  legrand legrand <[email protected]>

RE: Transaction control in procedures
  2017-11-16 12:04 UTC  legrand legrand <[email protected]>

Re: Transaction control in procedures
  2017-11-14 22:40 UTC  legrand legrand <[email protected]>

Re: SAP Application deployment on PostgreSQL
  2017-10-15 10:07 UTC  legrand legrand <[email protected]>

Re: Continuous integration on Windows?
  2017-10-14 07:09 UTC  legrand legrand <[email protected]>

Re: Continuous integration on Windows?
  2017-10-13 18:47 UTC  legrand legrand <[email protected]>

Re: Columnar storage support
  2017-10-12 20:40 UTC  legrand legrand <[email protected]>

Columnar storage support
  2017-10-09 20:03 UTC  legrand legrand <[email protected]>

Re: Statement-level rollback
  2017-03-08 00:02 UTC  legrand legrand <[email protected]>

Re: Statement-level rollback
  2017-03-07 22:15 UTC  legrand legrand <[email protected]>

Re: Statement-level rollback
  2017-03-07 20:49 UTC  legrand legrand <[email protected]>

Re: Partitionning: support for Truncate Table WHERE
  2016-12-07 23:21 UTC  legrand legrand <[email protected]>

Partitionning: support for Truncate Table WHERE
  2016-12-06 23:29 UTC  legrand legrand <[email protected]>


163+ results

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