ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] postgress
@ 2002-02-19 12:34 Roman_Tutov
  2002-02-19 13:34 ` Igor Tertishny
  0 siblings, 1 reply; 3+ messages in thread
From: Roman_Tutov @ 2002-02-19 12:34 UTC (permalink / raw)
  To: mandrake-russian

Hello mandrake-russian,

  господа подскажите ,пожалуйста , как в постгрес добавить нового
  пользователя

-- 
Best regards,
 Roman                          mailto:Roman_Tutov@mail.ru





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [mdk-re] postgress
  2002-02-19 12:34 [mdk-re] postgress Roman_Tutov
@ 2002-02-19 13:34 ` Igor Tertishny
  2002-02-19 14:47   ` Grigory Milev
  0 siblings, 1 reply; 3+ messages in thread
From: Igor Tertishny @ 2002-02-19 13:34 UTC (permalink / raw)
  To: mandrake-russian

19 Февраль 2002 11:39, Вы написали:
> Hello mandrake-russian,
>
>   господа подскажите ,пожалуйста , как в постгрес добавить нового
>   пользователя

Почитайте инфу по адресу: http://linux.yaroslavl.ru/Docum/Serv/psql/index.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [mdk-re] postgress
  2002-02-19 13:34 ` Igor Tertishny
@ 2002-02-19 14:47   ` Grigory Milev
  0 siblings, 0 replies; 3+ messages in thread
From: Grigory Milev @ 2002-02-19 14:47 UTC (permalink / raw)
  To: mandrake-russian

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>>>>> "Igor" == Igor Tertishny <yuda66@yandex.ru> writes:

    Igor> 19 Февраль 2002 11:39, Вы написали:
    >> Hello mandrake-russian,
    >> 
    >> господа подскажите ,пожалуйста , как в постгрес добавить нового
    >> пользователя

    Igor> Почитайте инфу по адресу:
    Igor> http://linux.yaroslavl.ru/Docum/Serv/psql/index.html

psql template1 -U postgres\n
CREATE USER username WITH SYSID uid PASSWORD 'password' [CREATEDB | NOCREATEDB] [CREATEUSER | NOCREATEUSER];\n
\q\n


Если просто добавить пользователя, можно сократить:
CREATE USER username WITH PASSWORD 'asdfgsdfg';


+-------------------------------------------------------+
Grigory Milev	mailto://week@altlinux.ru
ALT Linux Team	http://www.altlinux.ru
PC Club owner	mailto://pcclub@tut.by
+-------------------------------------------------------+
Life too beautiful and interest... Don't worry, be happy.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.5 and Gnu Privacy Guard <http://www.gnupg.org/>

iD8DBQE8cjhTS14SMK5ZwWARAvpFAJ98wQlb5WluoTawqZEjcnI86ZWeMgCfSclu
YTmHy61lUNbKfj4P6C4YsEo=
=nVtm
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-02-19 14:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-19 12:34 [mdk-re] postgress Roman_Tutov
2002-02-19 13:34 ` Igor Tertishny
2002-02-19 14:47   ` Grigory Milev

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git