initdb: file "/usr/local/share/postgresql/snowball_create.sql" does not exist

Started by rihadover 18 years ago2 messagesgeneral
Jump to latest
#1rihad
rihad@mail.ru

Hi,

After installing Postgresql 8.3 beta1 on a fresh FreeBSD 6.2 (port
databases/postgresql83-server) initdb gives error:

# /usr/local/etc/rc.d/postgresql initdb
initdb: file "/usr/local/share/postgresql/snowball_create.sql" does not
exist
This means you have a corrupted installation or identified
the wrong directory with the invocation option -L.

Is this expected at this time, or maybe a faulty port?

Thanks.

#2Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: rihad (#1)
Re: initdb: file "/usr/local/share/postgresql/snowball_create.sql" does not exist

rihad wrote:

Hi,

After installing Postgresql 8.3 beta1 on a fresh FreeBSD 6.2 (port
databases/postgresql83-server) initdb gives error:

# /usr/local/etc/rc.d/postgresql initdb
initdb: file "/usr/local/share/postgresql/snowball_create.sql" does not
exist
This means you have a corrupted installation or identified
the wrong directory with the invocation option -L.

Is this expected at this time, or maybe a faulty port?

Faulty port, most likely. They are forgetting to install the
snowball_create.sql file perhaps, which is new in 8.3.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support