Re: pg_hint_tables

2025-10-18 Thread Adrian Klaver
On 9/30/25 12:51, Wong, Kam Fook (TR Technology) wrote: I am trying to use pg_hint_tables in AWS Aurora Postgres. I changed the Postgres parameter "pg_hint_plan.enable_hint_table = 1". Then I logout but can't login anymore with the following error message. To be clear it is pg_hint_plan not

Re: pg_hint_tables

2025-10-18 Thread Rob Sargent
I am top posting because I believe you have “hikacked” a thread. Rather than replying to an existing thread unrelated to your topic you should start your own specific thread. > On Sep 30, 2025, at 2:13 PM, Adrian Klaver wrote: > > On 9/30/25 12:51, Wong, Kam Fook (TR Technology) wrote: >>