psql -l gives bad output

Поиск
Список
Период
Сортировка
От Jeff Beck
Тема psql -l gives bad output
Дата
Msg-id 1022037291.23388.5.camel@mercury
обсуждение исходный текст
Список pgsql-general
Hi, I am running PostgreSQL 7.1.3 on Solaris 8.

The output of psql -l seems wrong.  In the following, their are 2
databases named "pay-test" and one named "/usr/local/pgsql/bi".  I can
dropdb one of the pay-tests but not the other, and I can't dropdb the
/usr/local/pgsql/bi database.  I can't access these databases either.
vacuumdb -a gives me an error too, when attempting to access these
databases.

# psql -U postgres -l
             List of databases
            Database             |  Owner
---------------------------------+----------
 pay                             | postgres
 pay-test                        | postgres
 pay-test
/usr/local/pgsql/bi | postgres
 template0                       | postgres
 template1                       | postgres
(5 rows)

Does anyone have any ideas?

Thanks,
Jeff



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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: ERROR: value too long for type character varying(255)
Следующее
От: Roberto Andrade Fonseca
Дата:
Сообщение: Pgsql and the MARC standards