single user mode -P option is ignored - Mailing list pgsql-hackers

From Pavel Stehule
Subject single user mode -P option is ignored
Date
Msg-id CAFj8pRAN-B+JJrE2=SR0ENvj5TOXp_tycMzsN0fkzD_yB9jmMw@mail.gmail.com
Whole thread Raw
Responses Re: single user mode -P option is ignored  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi

some customer has PostgreSQL 9.5.5. He cannot to login to database due broken index

When I use single mode against to this database I got a error

start transaction
could not open critical system index 2679

Unfortunately option -E doesn't show anything

Regards

Pavel

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: What to name the current heap after pluggable storage / what torename?
Next
From: Andres Freund
Date:
Subject: Why are we PageInit'ing buffers in RelationAddExtraBlocks()?