Обсуждение: Adding a database and login

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

Adding a database and login

От
Jamie Deppeler
Дата:
Hi,

If i perform a silient Install, is it possible to setup a default
database user with password?



Re: Adding a database and login

От
"Magnus Hagander"
Дата:
> Hi,
>
> If i perform a silient Install, is it possible to setup a
> default database user with password?

you mean other than the superuser that the intaller creates?
You can't do it from inside the installer, but you can do it easy enough
with a simple psql command.

//Magnus