Re: [bug] Table not have typarray when created by single user mode

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: shawn wang <shawn(dot)wang(dot)pg(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, wenjing <wjzeng2012(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>, tushar <tushar(dot)ahuja(at)enterprisedb(dot)com>
Subject: Re: [bug] Table not have typarray when created by single user mode
Date: 2020-05-21 11:37:29
Message-ID: CAA4eK1KH-dbXDShdNXArYtaoohUPu2pDx=ZQfSs32S4b5uYgBw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On Wed, May 20, 2020 at 1:45 PM shawn wang <shawn(dot)wang(dot)pg(at)gmail(dot)com> wrote:
>
> Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> 于2020年5月20日周三 上午12:09写道:
>>
>>
>> I remain however of the opinion that doing this sort of thing in
>> single-user mode, or really much of anything beyond emergency
>> vacuuming, is unwise.
>
>
> I do agree with you, but there is no clear point in the document (maybe I did not read it all),
> it is recommended to make it clear in the document.
>

It seems to be indicated in the docs [1] (see the paragraph starting
with "The postgres command can also be called in single-user mode
...") that it is used for debugging or disaster recovery.

[1] - https://www.postgresql.org/docs/devel/app-postgres.html

--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2020-05-21 11:39:07 BUG #16455: Broken RPMs python-ldap2pg postgresql11-devel
Previous Message Shawn Wang 2020-05-21 08:10:12 Re: [bug] Table not have typarray when created by single user mode

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonathan S. Katz 2020-05-21 11:44:02 Re: PostgreSQL 13 Beta 1 Release Announcement Draft
Previous Message Amit Kapila 2020-05-21 11:34:44 Re: proposal: schema variables