Re: To Frank Baalbergen 2013-02-07 <[email protected]> > Re: Frank Baalbergen 2013-02-06 <[email protected]> > > To test this, i changed the unix_socket_directory of the postgresql > > 9.0 cluster (second cluster). > > > > -unix_socket_directory = '/var/run/postgresql' # (change > > requires restart) > > +unix_socket_directory = '/var/run/postgresql-thisdoesnotexist' # > > (change requires restart) > > Actually that part should be fixed, too. (I ran into that yesterday > myself. We have 2 clusters on the same machine both using 5432, but > in different /var/run/postgresql/* directories, listening on different > IPs.)
Fwiw, this is fixed in postgresql-common 141. The fix for "quits starting" will be in postgresql-common 142. Christoph -- [email protected] | http://www.df7cb.de/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

