|
From: Lionel B. <lio...@bo...> - 2005-07-08 14:22:26
|
Ray Booysen wrote the following on 08.07.2005 16:04 : > Hi > > I am getting the following error when starting SQLGrey > > Can't call method "do" on an undefined value at /usr/sbin/sqlgrey line > 298. > > Any ideas? > SQLgrey couldn't connect to the database on startup. Does it happen each time even if the database is started for some time (on some setups PostgreSQL startup scripts don't wait for the database to be up before exiting which could explain this behaviour)? Lionel. |