On 11/01/2012 06:54 AM, Kevin Burton wrote: > > I have successfully installed PostgreSQL on a Ubuntu Linux machine. > However right off the bat I type 'psql' and I get the error: 'role > "xxxx" does not exist'. >
As with most Ubuntu packages, there's documentation on post-install setup steps in /usr/share/doc/[packagename]/README.Debian.gz. See: zless /usr/share/doc/postgresql-?.?/README.Debian.gz -- Craig Ringer