From: Andrew S. <and...@pa...> - 2003-01-08 07:56:22
|
On Wed, 8 Jan 2003 08:29:57 +0200 (SAST) Ross <ro...@me...> wrote: > 1) On SuSE the PostgreSQL user is "postgres" rather than "postgresql" The documentation is a little confusing. Agreed, 'postgres' is the system user for PostgreSQL. But then PostgreSQL has it's own set of users for accessing the database. The example given in the documentation has 'postgresql' as a database user, but it could have been *any name*. Probably would have been better as another name. The documentation needs some changes (the next release should include MySQL). I'll have a look at improving it. > 3) Wow this is a pretty neat product, really useful. > Thanks :) Andrew |