Re: BUG #7479: SERVICE NOT START - Mailing list pgsql-bugs

From Craig Ringer
Subject Re: BUG #7479: SERVICE NOT START
Date
Msg-id 501BD9A2.2070203@ringerc.id.au
Whole thread Raw
In response to BUG #7479: SERVICE NOT START  (diego.oliveira@bentonisa.com)
List pgsql-bugs
On 08/03/2012 08:04 PM, diego.oliveira@bentonisa.com wrote:
> The following bug has been logged on the website:
>
> Bug reference:      7479
> Logged by:          DIEGO DE OLIVEIRA CORDEIRO
> Email address:      diego.oliveira@bentonisa.com
> PostgreSQL version: 8.3.0
> Operating system:   FEDORA LINUX
> Description:
>
> DO NOT START THE SERVICE, DATABASE IS OK, WHAT CAN WE DO?

You need to post a lot more detail for anybody to be able to help you.

http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

There's no sign this is a bug, so I recommend you post a question to the
pgsql-general mailing list, where there are many more people.

Make sure you explain:

- What went wrong, ie what caused it to go from working to non-working
- What, if anything ,you have tried to do to fix it already
- Any recent changes or events

and include:

- The full PostgreSQL version. (You really can't be running 8.3.0,
right? It should be 8.3.something.)
- The full Fedora version
- information about your hardware
- Your PostgreSQL server logs
- Your kernel "dmesg"

--
Craig Ringer

pgsql-bugs by date:

Previous
From: jefersonblues@gmail.com
Date:
Subject: BUG #7478: Error when using pg_restore
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #6117: psql -c does not work as expected. a documentation bug? a program bug?