make us of old database.

Поиск
Список
Период
Сортировка
От Marcos Lloret
Тема make us of old database.
Дата
Msg-id 393E8480.BAD77D3@second.ival.es
обсуждение исходный текст
Ответы Re: make us of old database.
Список pgsql-general
hi list,

    i want to make us of an old recovered database from a dead hard
disk. i just copied the directory
/usr/local/pgsl/data/base/[database-name]
    i install postgres 6..4 (as before) and i created a new database
directory and copied all the database.
    > psql [database-name]
            and no problem
    \d       it displays the tables and indexes.
    select * from [table-name];
            ERROR:  [table-name]: Table does not exist.
            ERROR:  [table-name]: Table does not exist.

    what can i do in order to solve the problem??'

    thanks in advance,

marcos
marcos@ival.es



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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: Diff's
Следующее
От:
Дата:
Сообщение: WINNT ODBC not connecting to FREEBSD PostgreSQL