Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions

Поиск
Список
Период
Сортировка
От Ashutosh Sharma
Тема Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions
Дата
Msg-id CAE9k0Pn0dCb=wQnYVGQu2hfpebJyLpusrBzMJMBqUUFksNM4bg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions  (Ashutosh Sharma <ashu.coek88@gmail.com>)
Ответы Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions  (Ashutosh Sharma <ashu.coek88@gmail.com>)
Список pgsql-hackers
PFA v2 patch.

Changes in the v2 patch:

- Reuse the existing get_controlfile function in
src/common/controldata_utils.c instead of adding a new one.

- Set env variable PGDATA with the data directory specified by the user.

--
With Regards,
Ashutosh Sharma.



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

Предыдущее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes?
Следующее
От: Ashutosh Sharma
Дата:
Сообщение: Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions