Re: Patch to add hook to copydir()

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Swen Kooij <swenkooij(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Patch to add hook to copydir()
Date: 2019-09-02 19:18:38
Message-ID: b39d81dd-f1dc-b51b-dbde-1576126801ae@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2019-09-02 20:54, Swen Kooij wrote:
> I've been working on an extension that tightly integrates
> postgres with underlying filesystem . I need to customize
> how postgres copies directories for new databases.

Could you share some more details, so we can assess whether that is a
sensible way to go about it, and what other hooks might be needed?

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonathan S. Katz 2019-09-02 19:55:04 Re: PG 12 draft release notes
Previous Message Swen Kooij 2019-09-02 19:04:40 Re: Patch to add hook to copydir()