Re: Add function to return backup_label and tablespace_map

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Add function to return backup_label and tablespace_map
Дата
Msg-id 11b9701b-84a3-94d1-5d1c-33931e845812@oss.nttdata.com
обсуждение исходный текст
Ответ на Re: Add function to return backup_label and tablespace_map  (David Steele <david@pgmasters.net>)
Ответы Re: Add function to return backup_label and tablespace_map  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers

On 2022/07/08 23:11, David Steele wrote:
> Looks like I made that more complicated than it needed to be:
> 
> select * from pg_backup_stop(...) \gset
> \pset tuples_only on
> \pset format unaligned
> \o /backup_path/backup_label
> select :'labelfile';

Thanks! I had completely forgotten \gset command.

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



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

Предыдущее
От: Richard Guo
Дата:
Сообщение: Re: Problem about postponing gathering partial paths for topmost scan/join rel
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Allowing REINDEX to have an optional name