Re: Creating new user in vers 7.02 and pgaccess

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Creating new user in vers 7.02 and pgaccess
Дата
Msg-id Pine.GSO.4.02A.10005261449320.12244-100000@Falk.DoCS.UU.SE
обсуждение исходный текст
Ответ на Creating new user in vers 7.02 and pgaccess  (Bill Barnes <bbarnes@operamail.com>)
Список pgsql-general
On Fri, 26 May 2000, Bill Barnes wrote:

> Connected to template1 as user 'postgres'.
> Creating a new user reported an error in SQL parsing.
> Found that I could create a new user by omitting any password.
> Was able to edit that new user to super user privileges.
> Attempting to add a password again reported the query parsing error.

You need to write CREATE USER name WITH PASSWORD 'password here'. Note the
single quotes, that has changed. pgaccess hasn't caught up with that yet
but it will be okay in the 7.0.1 release.


--
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden


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

Предыдущее
От: Shaw Terwilliger
Дата:
Сообщение: Re: What distribution?
Следующее
От: CB
Дата:
Сообщение: query string too long??