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

[BUG] Excessive memory usage with update on STORED generated columns.
  2026-03-30 14:25 UTC  Anton A. Melnikov <[email protected]>

.bc files build dependency issues.
  2026-03-30 07:28 UTC  Anton A. Melnikov <[email protected]>

Re: Use XLOG_CONTROL_FILE macro everywhere?
  2025-04-07 01:55 UTC  Anton A. Melnikov <[email protected]>

Re: Use XLOG_CONTROL_FILE macro everywhere?
  2025-04-05 19:10 UTC  Anton A. Melnikov <[email protected]>

Re: Use XLOG_CONTROL_FILE macro everywhere?
  2025-04-04 23:27 UTC  Anton A. Melnikov <[email protected]>

Re: Use XLOG_CONTROL_FILE macro everywhere?
  2025-03-28 04:09 UTC  Anton A. Melnikov <[email protected]>

Re: Use XLOG_CONTROL_FILE macro everywhere?
  2025-03-25 06:20 UTC  Anton A. Melnikov <[email protected]>

Re: FSM doesn't recover after zeroing damaged page.
  2025-03-24 08:36 UTC  Anton A. Melnikov <[email protected]>

Re: Change GUC hashtable to use simplehash?
  2025-02-25 07:18 UTC  Anton A. Melnikov <[email protected]>

Re: Change GUC hashtable to use simplehash?
  2025-02-14 11:40 UTC  Anton A. Melnikov <[email protected]>

Re: Change GUC hashtable to use simplehash?
  2025-02-13 07:48 UTC  Anton A. Melnikov <[email protected]>

Re: Change GUC hashtable to use simplehash?
  2025-02-13 02:58 UTC  Anton A. Melnikov <[email protected]>

Re: Change GUC hashtable to use simplehash?
  2025-02-12 20:42 UTC  Anton A. Melnikov <[email protected]>

FSM doesn't recover after zeroing damaged page.
  2025-02-07 00:15 UTC  Anton A. Melnikov <[email protected]>

Re: Change GUC hashtable to use simplehash?
  2025-01-23 01:52 UTC  Anton A. Melnikov <[email protected]>

Re: Change GUC hashtable to use simplehash?
  2025-01-16 10:54 UTC  Anton A. Melnikov <[email protected]>

Re: Change GUC hashtable to use simplehash?
  2025-01-16 01:15 UTC  Anton A. Melnikov <[email protected]>

Re: Change GUC hashtable to use simplehash?
  2025-01-15 12:08 UTC  Anton A. Melnikov <[email protected]>

Re: Add the ability to limit the amount of memory that can be allocated to backends.
  2024-12-28 12:36 UTC  Anton A. Melnikov <[email protected]>

Re: Change GUC hashtable to use simplehash?
  2024-12-19 00:10 UTC  Anton A. Melnikov <[email protected]>

Re: shared-memory based stats collector - v70
  2024-12-10 07:44 UTC  Anton A. Melnikov <[email protected]>

Re: shared-memory based stats collector - v70
  2024-12-07 09:31 UTC  Anton A. Melnikov <[email protected]>

Re: shared-memory based stats collector - v70
  2024-12-04 01:00 UTC  Anton A. Melnikov <[email protected]>

Re: Missing LWLock protection in pgstat_reset_replslot()
  2024-12-04 00:45 UTC  Anton A. Melnikov <[email protected]>

Re: shared-memory based stats collector - v70
  2024-12-03 10:37 UTC  Anton A. Melnikov <[email protected]>

Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica.
  2024-10-10 15:37 UTC  Anton A. Melnikov <[email protected]>

Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica.
  2024-10-08 14:16 UTC  Anton A. Melnikov <[email protected]>

Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica.
  2024-09-30 07:00 UTC  Anton A. Melnikov <[email protected]>

Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica.
  2024-09-22 04:55 UTC  Anton A. Melnikov <[email protected]>

Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica.
  2024-09-19 10:16 UTC  Anton A. Melnikov <[email protected]>

Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica.
  2024-09-18 14:35 UTC  Anton A. Melnikov <[email protected]>

Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica.
  2024-09-16 14:30 UTC  Anton A. Melnikov <[email protected]>

Re: Use XLOG_CONTROL_FILE macro everywhere?
  2024-09-07 07:38 UTC  Anton A. Melnikov <[email protected]>

Re: psql: fix variable existence tab completion
  2024-09-05 05:07 UTC  Anton A. Melnikov <[email protected]>

[PATCH 2/2] Use XLOG_CONTROL_FILE macro everywhere in C code
  2024-09-04 07:23 UTC  Anton A. Melnikov <[email protected]>

Re: Use XLOG_CONTROL_FILE macro everywhere?
  2024-09-03 09:02 UTC  Anton A. Melnikov <[email protected]>

Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan
  2024-07-31 04:47 UTC  Anton A. Melnikov <[email protected]>

Re: [PATCH] kNN for btree
  2024-07-31 04:46 UTC  Anton A. Melnikov <[email protected]>

Re: Maybe don't process multi xmax in FreezeMultiXactId() if it is already marked as invalid?
  2024-07-29 02:48 UTC  Anton A. Melnikov <[email protected]>

Re: psql: fix variable existence tab completion
  2024-07-20 23:24 UTC  Anton A. Melnikov <[email protected]>

Maybe don't process multi xmax in FreezeMultiXactId() if it is already marked as invalid?
  2024-06-18 06:57 UTC  Anton A. Melnikov <[email protected]>

Don't process multi xmax in FreezeMultiXactId() if it is already marked as invalid.
  2024-06-14 07:45 UTC  Anton A. Melnikov <[email protected]>

Re: psql: fix variable existence tab completion
  2024-05-07 07:37 UTC  Anton A. Melnikov <[email protected]>

Re: psql: fix variable existence tab completion
  2024-05-06 06:05 UTC  Anton A. Melnikov <[email protected]>

Re: Refactoring backend fork+exec code
  2024-05-01 13:32 UTC  Anton A. Melnikov <[email protected]>

Re: Refactoring backend fork+exec code
  2024-04-27 08:27 UTC  Anton A. Melnikov <[email protected]>

Re: Use XLOG_CONTROL_FILE macro everywhere?
  2024-04-24 09:32 UTC  Anton A. Melnikov <[email protected]>

Re: Use XLOG_CONTROL_FILE macro everywhere?
  2024-04-24 09:13 UTC  Anton A. Melnikov <[email protected]>

Re: Use XLOG_CONTROL_FILE macro everywhere?
  2024-04-20 13:20 UTC  Anton A. Melnikov <[email protected]>

Use XLOG_CONTROL_FILE macro everywhere?
  2024-04-19 03:50 UTC  Anton A. Melnikov <[email protected]>

Re: effective_multixact_freeze_max_age issue
  2024-04-05 06:30 UTC  Anton A. Melnikov <[email protected]>

Re: [PATCH] kNN for btree
  2024-04-02 12:30 UTC  Anton A. Melnikov <[email protected]>

Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans)
  2024-03-22 08:14 UTC  Anton A. Melnikov <[email protected]>

Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans)
  2024-03-22 07:29 UTC  Anton A. Melnikov <[email protected]>

Re: Add the ability to limit the amount of memory that can be allocated to backends.
  2024-03-14 20:36 UTC  Anton A. Melnikov <[email protected]>

Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica.
  2024-03-14 07:08 UTC  Anton A. Melnikov <[email protected]>

Re: Add the ability to limit the amount of memory that can be allocated to backends.
  2024-03-13 07:41 UTC  Anton A. Melnikov <[email protected]>

Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica.
  2024-03-11 03:43 UTC  Anton A. Melnikov <[email protected]>

Re: Some performance degradation in REL_16 vs REL_15
  2024-02-05 11:45 UTC  Anton A. Melnikov <[email protected]>

Re: Add the ability to limit the amount of memory that can be allocated to backends.
  2024-01-23 11:47 UTC  Anton A. Melnikov <[email protected]>

Re: ResourceOwner refactoring
  2024-01-16 12:07 UTC  Anton A. Melnikov <[email protected]>

Re: ResourceOwner refactoring
  2024-01-16 11:23 UTC  Anton A. Melnikov <[email protected]>

Re: [PATCH] kNN for btree
  2024-01-15 08:11 UTC  Anton A. Melnikov <[email protected]>

Re: Add the ability to limit the amount of memory that can be allocated to backends.
  2023-12-26 10:49 UTC  Anton A. Melnikov <[email protected]>

Re: Some performance degradation in REL_16 vs REL_15
  2023-12-26 04:38 UTC  Anton A. Melnikov <[email protected]>

Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica.
  2023-12-25 08:23 UTC  Anton A. Melnikov <[email protected]>

Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica.
  2023-12-04 01:49 UTC  Anton A. Melnikov <[email protected]>

Re: Should timezone be inherited from template database?
  2023-11-26 16:02 UTC  Anton A. Melnikov <[email protected]>

Should timezone be inherited from template database?
  2023-11-26 14:47 UTC  Anton A. Melnikov <[email protected]>

Re: Some performance degradation in REL_16 vs REL_15
  2023-11-15 08:33 UTC  Anton A. Melnikov <[email protected]>

Re: 003_check_guc.pl crashes if some extensions were loaded.
  2023-11-02 04:08 UTC  Anton A. Melnikov <[email protected]>

003_check_guc.pl crashes if some extensions were loaded.
  2023-11-01 21:28 UTC  Anton A. Melnikov <[email protected]>

Re: Some performance degradation in REL_16 vs REL_15
  2023-10-30 12:28 UTC  Anton A. Melnikov <[email protected]>

Re: remaining sql/json patches
  2023-10-17 07:11 UTC  Anton A. Melnikov <[email protected]>

Re: remaining sql/json patches
  2023-10-16 13:44 UTC  Anton A. Melnikov <[email protected]>

Re: Some performance degradation in REL_16 vs REL_15
  2023-10-16 08:04 UTC  Anton A. Melnikov <[email protected]>

Some performance degradation in REL_16 vs REL_15
  2023-10-12 08:00 UTC  Anton A. Melnikov <[email protected]>


77+ results

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