Re: [Bacula-users] Bacula and PostgreSQL in UTF8

2011-12-30 Thread Adrian Reyer
On Mon, Dec 26, 2011 at 09:54:58AM -0430, reynie...@gmail.com wrote: > psql: FATAL: role "root" does not exist. By default your database user is the unix(/linux user you are connecting as. As you seemingly work as 'root', that one is used. Postgres comes with user 'postgres' presetup and connectab

[Bacula-users] Bacula and PostgreSQL in UTF8

2011-12-26 Thread reynie...@gmail.com
Hi every: I know this topic has been discussed here before but can't find a solution or the best solution to it. I have installed PgSQL 9.1.2-4 from PostgreSQL official repositories and when run the initdb and because I'm on Linux it takes UTF-8 as the encoding. Now I'm trying to running the comman