Rafia Sabih

rafia.pghackers@gmail.com

Email: rafia.pghackers@gmail.com
Name: Rafia Sabih
Messages: 90
First message: 2019-03-18
Last message: 2026-05-22

Recent messages

DateSubject
2026-05-22T11:33:21Z Re: Set notice receiver before libpq connection startup
2026-05-20T10:40:11Z Re: Bypassing cursors in postgres_fdw to enable parallel plans
2026-05-11T11:03:09Z Re: Bypassing cursors in postgres_fdw to enable parallel plans
2025-12-08T15:20:46Z Re: Add wait event for CommitDelay
2025-12-05T10:10:34Z Add wait event for CommitDelay
2025-11-27T10:50:27Z Re: Bypassing cursors in postgres_fdw to enable parallel plans
2025-11-14T16:06:08Z Re: Bypassing cursors in postgres_fdw to enable parallel plans
2025-11-06T16:47:38Z warning on the current head
2025-10-17T07:39:25Z Minor spelling fix in memnodes.h
2025-09-29T14:51:13Z Re: Bypassing cursors in postgres_fdw to enable parallel plans
2025-01-17T12:03:09Z Re: Bypassing cursors in postgres_fdw to enable parallel plans
2025-01-06T08:52:10Z Bypassing cursors in postgres_fdw to enable parallel plans
2024-11-18T11:49:23Z Re: Forbid to DROP temp tables of other sessions
2024-11-05T13:22:29Z Re: Bloom filters and the planner / parallel execution
2024-11-05T13:02:36Z Re: BUG #18689: psql : operator "!=" do not behave like "<>"
2024-11-05T11:32:34Z Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch)
2024-10-30T12:32:32Z Re: Forbid to DROP temp tables of other sessions
2024-10-29T14:34:41Z Cleanup SubPlanstate
2024-09-11T10:24:49Z Re: Trim the heap free memory
2024-09-10T12:22:11Z Re: Retiring is_pushed_down
2024-09-06T11:18:39Z Re: pgstattuple: fix free space calculation
2024-08-23T10:30:12Z Re: Trim the heap free memory
2024-08-23T10:02:37Z Re: pgstattuple: fix free space calculation
2024-08-22T20:17:13Z Re: Redundant Result node
2024-08-22T19:56:10Z Re: pgstattuple: fix free space calculation
2024-08-22T11:29:07Z Re: Support tid range scan in parallel?
2024-08-15T17:52:55Z Re: Reducing the log spam
2024-07-24T13:27:15Z Re: Reducing the log spam
2024-07-15T09:50:39Z Re: Things I don't like about \du's "Attributes" column
2024-07-12T09:22:37Z Re: Things I don't like about \du's "Attributes" column
2024-07-11T12:07:27Z Re: Things I don't like about \du's "Attributes" column
2024-07-10T14:54:22Z Re: Possible incorrect row estimation for Gather paths
2021-11-16T11:35:52Z Re: Add connection active, idle time to pg_stat_activity
2021-11-15T11:15:46Z Re: Add connection active, idle time to pg_stat_activity
2021-11-10T11:47:46Z Re: ORDER BY logic in PostgreSQL source code
2021-11-10T08:17:22Z Re: Add connection active, idle time to pg_stat_activity
2021-11-09T14:58:27Z Re: Add connection active, idle time to pg_stat_activity
2021-10-26T11:46:48Z Re: Add connection active, idle time to pg_stat_activity
2021-10-22T08:22:54Z Add connection active, idle time to pg_stat_activity
2021-06-16T09:20:12Z Re: Position of ClientAuthentication hook
2021-06-14T12:51:39Z Position of ClientAuthentication hook
2020-07-12T09:57:29Z Re: Parallel copy
2020-03-25T17:04:12Z Re: Columns correlation and adaptive query optimization
2020-01-29T06:55:25Z Re: adding partitioned tables to publications
2020-01-09T10:28:39Z Re: [Logical Replication] TRAP: FailedAssertion("rel->rd_rel->relreplident == REPLICA_IDENTITY_DEFAULT || rel->rd_rel->relreplident == REPLICA_IDENTITY_FULL || rel->rd_rel->relreplident == REPLICA_IDENTITY_INDEX"
2020-01-07T14:18:27Z Re: adding partitioned tables to publications
2020-01-06T11:25:32Z Re: adding partitioned tables to publications
2019-12-05T13:51:58Z Re: Minor comment fixes for instrumentation.h
2019-12-03T13:36:20Z Minor comment fixes for instrumentation.h
2019-11-28T13:23:21Z Re: How to prohibit parallel scan through tableam?