Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions - Mailing list pgsql-hackers

From Ashutosh Sharma
Subject Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions
Date
Msg-id CAE9k0Pn0dCb=wQnYVGQu2hfpebJyLpusrBzMJMBqUUFksNM4bg@mail.gmail.com
Whole thread Raw
In response to Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions  (Ashutosh Sharma <ashu.coek88@gmail.com>)
Responses Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions
List 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 by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes?
Next
From: Ashutosh Sharma
Date:
Subject: Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions