Alexander Pyhalov

a.pyhalov@postgrespro.ru

Email: a.pyhalov@postgrespro.ru
Name: Alexander Pyhalov
Messages: 0
First message:
Last message:

Recent messages

DateSubject
2026-05-28T13:55:26Z Re: CREATE INDEX CONCURRENTLY on partitioned index
2026-05-20T10:17:04Z Re: Function scan FDW pushdown
2026-05-19T15:25:54Z Re: Function scan FDW pushdown
2026-05-18T20:06:31Z Re: Function scan FDW pushdown
2026-05-12T08:09:23Z Re: Function scan FDW pushdown
2026-05-08T06:03:32Z Re: Function scan FDW pushdown
2026-05-06T06:59:15Z Re: Function scan FDW pushdown
2025-12-30T19:04:21Z Re: Asynchronous MergeAppend
2025-12-30T13:15:45Z Re: Asynchronous MergeAppend
2025-12-30T09:02:00Z Re: Limit memory usage by postgres_fdw batches
2025-12-26T10:54:32Z Limit memory usage by postgres_fdw batches
2025-12-23T08:50:39Z Re: Asynchronous MergeAppend
2025-12-18T09:56:02Z Re: Asynchronous MergeAppend
2025-12-17T14:09:28Z Re: Bypassing cursors in postgres_fdw to enable parallel plans
2025-12-11T06:38:13Z Re: postgres_fdw prefers fast plans
2025-12-10T12:44:04Z postgres_fdw prefers fast plans
2025-11-20T14:22:32Z Re: Asynchronous MergeAppend
2025-11-18T07:14:23Z Re: Asynchronous MergeAppend
2025-11-15T10:57:04Z Re: Asynchronous MergeAppend
2025-11-05T06:30:59Z Re: Asynchronous MergeAppend
2025-07-26T07:56:22Z Re: Asynchronous MergeAppend
2025-07-26T07:43:57Z [PATCH v4 2/2] MergeAppend should support Async Foreign Scan subplans
2025-07-01T06:43:04Z Re: CREATE INDEX CONCURRENTLY on partitioned index
2025-06-25T18:07:22Z Re: SCRAM pass-through authentication for postgres_fdw
2025-06-25T09:37:51Z Re: SCRAM pass-through authentication for postgres_fdw
2025-06-04T15:15:11Z Re: postgres_fdw could deparse ArrayCoerceExpr
2025-05-07T09:06:05Z Re: MergeAppend could consider sorting cheapest child path
2025-05-07T06:57:16Z Re: MergeAppend could consider sorting cheapest child path
2025-05-05T13:56:36Z Re: MergeAppend could consider sorting cheapest child path
2025-04-29T17:25:48Z Re: MergeAppend could consider sorting cheapest child path
2025-04-25T09:16:29Z Re: MergeAppend could consider sorting cheapest child path
2025-04-03T05:38:18Z Re: SQLFunctionCache and generic plans
2025-03-31T10:31:45Z Re: SQLFunctionCache and generic plans
2025-03-29T07:24:41Z Re: SQLFunctionCache and generic plans
2025-03-28T12:22:39Z Re: SQLFunctionCache and generic plans
2025-03-28T08:19:30Z Re: MergeAppend could consider sorting cheapest child path
2025-03-24T16:56:58Z Re: Add semi-join pushdown to postgres_fdw
2025-03-24T07:07:57Z Re: Add semi-join pushdown to postgres_fdw
2025-03-18T16:04:49Z Re: Add semi-join pushdown to postgres_fdw
2025-03-18T11:13:56Z Re: Add semi-join pushdown to postgres_fdw
2025-03-14T06:33:48Z Re: SQLFunctionCache and generic plans
2025-03-06T08:57:07Z Re: SQLFunctionCache and generic plans
2025-02-27T12:25:03Z Re: SQLFunctionCache and generic plans
2025-02-14T15:11:47Z Re: SQLFunctionCache and generic plans
2025-01-30T08:50:35Z Re: SQLFunctionCache and generic plans
2025-01-29T14:35:52Z Re: SQLFunctionCache and generic plans
2025-01-27T06:46:35Z Re: postgres_fdw could deparse ArrayCoerceExpr
2025-01-17T07:15:34Z Re: SQLFunctionCache and generic plans
2024-12-04T06:59:10Z Re: Partition-wise join with whole row vars
2024-11-28T16:02:07Z Re: Remove an unnecessary check on semijoin_target_ok() on postgres_fdw.c