Re: Proof of concept: standalone backend with full FE/BE protocol - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Proof of concept: standalone backend with full FE/BE protocol
Date
Msg-id 20131120232312.GG18801@awork2.anarazel.de
Whole thread Raw
In response to Re: Proof of concept: standalone backend with full FE/BE protocol  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 2013-11-20 15:44:03 -0500, Tom Lane wrote:
> In practice, as long as psql and pg_dump and pg_upgrade can do it, I
> think we've covered most of the interesting bases.

I'd say vacuumdb/reindexdb should be added to that list. In my
experience xid wraparound and corrupted system indexes are the most
frequent use-case of single user mode.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Andrew Gierth
Date:
Subject: Re: WITH ORDINALITY versus column definition lists
Next
From: Andres Freund
Date:
Subject: Re: Storage formats for JSON WAS: additional json functionality