Re: BUG #7484: while restore database backup error is raised

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #7484: while restore database backup error is raised
Date: 2012-08-08 07:43:09
Message-ID: 5022188D.9000502@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 08/07/12 11:58 PM, Craig Ringer wrote:
> Good point. Please show:
>
> SELECT version()
>
> and the output of this query:
>
> http://wiki.postgresql.org/wiki/Server_Configuration

that query is useful enough that it probably should be a built in function

select server_configuration(); or something.

maybe add data_directory and config_file to it so it can be a one stop
shop for info useful to help someone...

--
john r pierce N 37, W 122
santa cruz ca mid-left coast

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Curd Reinert 2012-08-08 08:20:46 Re: BUG #6494: Listening to * fails for IP V6
Previous Message Craig Ringer 2012-08-08 06:58:43 Re: BUG #7484: while restore database backup error is raised