Re: Allow specifying a dbname in pg_basebackup connection string

From: Jelte Fennema-Nio <me(at)jeltef(dot)nl>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>, Tristen Raab <tristen(dot)raab(at)highgo(dot)ca>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Jelte Fennema <github-tech(at)jeltef(dot)nl>
Subject: Re: Allow specifying a dbname in pg_basebackup connection string
Date: 2024-11-04 19:09:32
Message-ID: CAGECzQR++W794q8gRxKZR1FTfB+8uYAdKC8Rn5cQfTOtLdPwgA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 4 Nov 2024 at 19:57, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> I'm intending to go with the attached.

The new documentation looks good to me, but I think the same change
should be applied to the documentation for pg_receivewal.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2024-11-04 19:18:17 Re: Allow specifying a dbname in pg_basebackup connection string
Previous Message Alexander Korotkov 2024-11-04 19:04:25 Re: pgsql: Implement pg_wal_replay_wait() stored procedure