Обсуждение: batch operations

Поиск
Список
Период
Сортировка

batch operations

От
Hal Lynch
Дата:
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