Re: Proposal: manipulating pg_control file from Perl

From: Christoph Berg <myon(at)debian(dot)org>
To: Aleksander Alekseev <aleksander(at)timescale(dot)com>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Proposal: manipulating pg_control file from Perl
Date: 2025-03-14 13:57:34
Message-ID: Z9Q1zlvkanqHuJRQ@msg.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Re: Aleksander Alekseev
> 1) Provide a tool written in C that allows changing pg_control, e.g.
> `pg_writecontoldata` or maybe a flat like `pg_controldata -w`.

I thought we already had pg_resetwal for that.

Christoph

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-03-14 14:06:52 Re: Changing the state of data checksums in a running cluster
Previous Message Fujii Masao 2025-03-14 13:55:53 Re: Optimizing FastPathTransferRelationLocks()