Thread: batch operations

batch operations

From
Hal Lynch
Date:
What is the preferred method for:

    dropping and creating databases and tables
    populating tables
    creating indexes
    granting permissions

unattended in the middle of the night?

I am trying to use Postgresql 7.2.1 on a FreeBSD 4.4 machine.

Postgresql is configured to require usernames and passwords.

hal