Re: Postgres PHP error

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Postgres PHP error
Дата
Msg-id 50BD06C0.3020207@archonet.com
обсуждение исходный текст
Ответ на Postgres PHP error  (rahul143 <rk204885@gmail.com>)
Ответы Re: Postgres PHP error
Список pgsql-general
On 03/12/12 05:18, rahul143 wrote:
> Hi All
>
> Im receiving the following error, on a php page, conneting to postgres 7.4,
> installed on Mandrake 10.0
>

Others have answered your question. However...

Please make sure you have regular scheduled backups for that database.
That is quite an old (9 years) version of PostgreSQL and you'll be
unlikely to find many people with a similar version who can help you
with problems in the event of a crash.

It's probably a good idea to see if you can install the latest version
from source on that machine and use it's version of pg_dump to dump the
database regularly too. I'd expect to have to do a little work to move
the data into an up-to-date version of PostgreSQL and it's always better
to know what issues you'll have before doing it for real.

--
   Richard Huxton
   Archonet Ltd


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

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: Postgres PHP error
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Postgres PHP error