Re: WAL-G shipping to the cloud

Поиск
Список
Период
Сортировка
От asli cokay
Тема Re: WAL-G shipping to the cloud
Дата
Msg-id CAGADRUE8ZkcE_m0Sgdn_V7WLDb_u_PYWDnOGL8uSygfudxZi8Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: WAL-G shipping to the cloud  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: WAL-G shipping to the cloud
Список pgsql-general
Thank you, Bruce. Actually I mean I am using WAL-G what I am curious about is that I want to test shipping process automate, and I am looking for the ideas. But thanks for your help.

Bruce Momjian <bruce@momjian.us>, 18 Mar 2021 Per, 17:24 tarihinde şunu yazdı:
On Thu, Mar 18, 2021 at 05:18:30PM -0400, aslı cokay wrote:
> Hi all,
>
> I'd like to get postgres log files to the cloud but i want this process going
> live i want to automate test process and after that i want it go live. 
>
> What i have in my mind is setting archive_mode is on and archiving_command with
> a script. After that i want to execute pgbench to get more WAL files and
> trigger with pg_switch_wal() to change WAL files.
>
> Is there any idea do you have about it or is there anyone shipped their log to
> the cloud to give me an idea? 

Well, there is Wal-E and Wal-G, which archive to the cloud.
pg_backreset also supports cloud WAL storage.

--
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  If only the physical world exists, free will is an illusion.

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Drop Database
Следующее
От: Andrus
Дата:
Сообщение: Re: SV: Log files polluted with permission denied error messages after every 10 seconds