Re: how to create new user

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: how to create new user
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA0F807@algol.sollentuna.se
обсуждение исходный текст
Ответ на how to create new user  (Mohamed Fazil <mohdfazil_p_a@yahoo.com>)
Список pgsql-admin
> Hello all,
>
> I am trying to install PG through a program for which i need
> to create a user on Windows programmatically. As I understand
> the Postgres installer does a similar thing. Can someone help
> me with the commands/exe that can be used on Windows 2k,XP,2003.

If you want to create a user from the commandline, try "net user /help".
If you want to create it from a C program, look at the source to
pginstaller, available on pgfoundry.org/projects/pginstaller.

//Magnus

В списке pgsql-admin по дате отправления:

Предыдущее
От: Mario Splivalo
Дата:
Сообщение: pg_diff, or something like it...?
Следующее
От: Ashley Moran
Дата:
Сообщение: REINDEX during a transaction