Hi All, I did a pg_dumpall and psql the output and created a db. Basically, I would like to clean up everything including users and groups.
I tried to do initdb, but it didn't work. My question is that can I just delete the directory where the database cluster stored before. I.e. rm -rf /var/lib/pgsql/data Or I should do something else to re-init the database cluster. Louie ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster
