Re: heap_sync seems rather oblivious to partitioned tables(wal_level=minimal) - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: heap_sync seems rather oblivious to partitioned tables(wal_level=minimal)
Date
Msg-id 20181117160010.37wrg5y4urogehrq@alvherre.pgsql
Whole thread Raw
In response to Re: heap_sync seems rather oblivious to partitioned tables(wal_level=minimal)  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
FWIW I didn't like the error message:
  cannot perform FREEZE on a partitioned table
but then I noticed other messages also say "cannot perform FREEZE".  I
think they should all say "cannot perform COPY FREEZE" instead.

Not something for this patch to fix, though, I think.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: fix psql \conninfo & \connect when using hostaddr
Next
From: Fabien COELHO
Date:
Subject: Re: fix psql \conninfo & \connect when using hostaddr