Chapter 3. Setting PostgreSQL database

PostgreSQL need to be configured properly before you can use GNOME Photo Collector correctly. Some of the following steps may be executed by tools you can use to install PostgreSQL packages, but I already found Linux distributions where PostgreSQL was not configured correctly :-(

If you can't go completely throught this process without errors, you should verify a few things :

If you still have problems with your PostgreSQL connection, please have a look at the man pages for "createdb", "createuser" and "psql", which are the basic PostgreSQL administration tools ; "pgaccess" is also a graphical tool (written in TCL) which can be used to handle your PostgreSQL database easilly.