Re: REPACK enhancements - Mailing list pgsql-hackers

From Antonin Houska
Subject Re: REPACK enhancements
Date
Msg-id 108776.1784105248@localhost
Whole thread
In response to REPACK enhancements  (Antonin Houska <ah@cybertec.at>)
List pgsql-hackers
Antonin Houska <ah@cybertec.at> wrote:

> This patch set is for the next development cycle. It tries to relax some
> limitations of the REPACK (CONCURRENTLY) command.

This is the patch set rebased. (It also fixes race conditions in
repack_snapshots.spec that I haven't encountered before).

-- 
Antonin Houska
Web: https://www.cybertec-postgresql.com


Attachment

pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: Support EXCEPT for TABLES IN SCHEMA publications
Next
From: jian he
Date:
Subject: Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions