Re: create user with database and contrib
От | Oleg Bartunov |
---|---|
Тема | Re: create user with database and contrib |
Дата | |
Msg-id | Pine.GSO.4.62.0504091704070.16872@ra.sai.msu.su обсуждение исходный текст |
Ответ на | create user with database and contrib (Michal Hlavac <hlavki@medium13.sk>) |
Ответы |
Re: create user with database and contrib
|
Список | pgsql-general |
On Sat, 9 Apr 2005, Michal Hlavac wrote: > hello, > > is there some simple way, how to do this??? > > I need to create user 'diplo' with no database create and no add users > privileges... > > createuser -A -D -P -E -U root diplo > > after that I create database 'diplo'; > > I need to import ltree into database 'diplo' with user diplo, but I > can't add grant access to language 'c', because only superusers can do > that... so, what's the problem ? psql diplo < ltree.sql > > thanks, miso > > ---------------------------(end of broadcast)--------------------------- > TIP 4: Don't 'kill -9' the postmaster > Regards, Oleg _____________________________________________________________ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/ phone: +007(095)939-16-83, +007(095)939-23-83
В списке pgsql-general по дате отправления: