eh... no I installed once from source, because the package-manager failed to
install the main application (PostgreSQL 8.3). Somehow it could not configure
(after a few minutes the make command ended and an error popped up). Therefore
I had to start from source, which did work.
Today after gettin
Today I restarted to install postgres from scratch, because I have a lot of
installation problems. To summarize my system:
I have two xubuntu logins: a "superuser" and postgres. The latter one is a user
with basic privileges.
I installed pgsql according to the manual, generated a data folder, cha
Probably the following might have been asked before, but I've been
searching the web for the following problem for 2 days already:
I need to install an end-user application which demands 2 postgresql
users each owning its own database.
One user+database is used for a data management system (I c