On Wed, Mar 05, 2008 at 10:07:14AM +1100, Daniel Punton wrote:
> Our redhat server was restarted and postgres is showing different databases
> on different ports?
> Could someone explain how this might happen
Different configuration files?
> and where this information comes from (what conf for port bindings)
postgresql.conf. Other than that, you'll have to use find, I'd say.
> as is there a way of guarenteeing this will not happen on restarts.
Sure. When you start up, make sure each start-up script points to the
correct data area.
A