Re: The pg_stop_backup will return one row with three values.

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: The pg_stop_backup will return one row with three values.
Дата
Msg-id CADK3HH+-H-h57FBFJ+S-yhCM7JX8eCgWxNghzpAeaMdLTDdyxg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: The pg_stop_backup will return one row with three values.  (Laurenz Albe <laurenz.albe@cybertec.at>)
Ответы Re: The pg_stop_backup will return one row with three values.  (Michael Paquier <michael@paquier.xyz>)
Re: The pg_stop_backup will return one row with three values.  (Julien Rouhaud <rjuju123@gmail.com>)
Список pgsql-docs




On Mon, 20 Dec 2021 at 07:03, Laurenz Albe <laurenz.albe@cybertec.at> wrote:
On Sun, 2021-12-19 at 21:08 +0000, PG Doc comments form wrote:
> Page: https://www.postgresql.org/docs/14/continuous-archiving.html
> Description:
>
> It appears that this may be out of date.
>
> pg_stop_backup
> ---------------------------------------------------------------------------
>  (0/2000138,"START WAL LOCATION: 0/2000028 (file 000000010000000000000002)+
>  CHECKPOINT LOCATION: 0/2000060                                           +
>  BACKUP METHOD: streamed                                                  +
>  BACKUP FROM: primary                                                     +
>  START TIME: 2021-12-19 13:39:19 EST                                      +
>  LABEL: label                                                             +
>  START TIMELINE: 1                                                        +
>  ","")
>
>
> Seems to be returning 7 values ?

No, that is one value with 7 newlines in it.


The docs say it returns 3 values ? 

Dave

В списке pgsql-docs по дате отправления:

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: The pg_stop_backup will return one row with three values.
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: The pg_stop_backup will return one row with three values.