Re: [SQL] pg_atoi: error in "template1": can't parse "template1"
В списке pgsql-admin по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [SQL] pg_atoi: error in "template1": can't parse "template1" |
| Дата | |
| Msg-id | 5652.972572424@sss.pgh.pa.us обсуждение |
| Ответ на | pg_atoi: error in "template1": can't parse "template1" (Dronamraju Rajesh <drajesh80@yahoo.com>) |
| Список | pgsql-admin |
Dronamraju Rajesh <drajesh80@yahoo.com> writes:
> I have installed postgres 6.5.1 on my RedHat Linux
> box. The installation went smooth without any
> problems. Now when i run initdb I got errors.
> Adding template1 database to pg_database...
> ERROR: pg_atoi: error in "template1": can't parse
> "template1"
Hm. I think the most likely cause is that you are using library files
(global.bki etc) that are not for the same version of Postgres as your
executable is. The error message looks like there is some confusion
about which column is which in pg_database, which is quite possible if
the executable and .bki files don't match.
In any case, it's a little bit silly to be installing 6.5.1 today.
I'd suggest removing all trace of Postgres from your machine and then
making a fresh installation of Postgres 7.0.2 (or wait a couple days
for 7.0.3).
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера