Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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


  • From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
  • To: rihad <rihad(at)mail(dot)ru>
  • Cc: pgsql-general(at)postgresql(dot)org
  • Subject: Re: initdb: file "/usr/local/share/postgresql/snowball_create.sql" does not exist
  • Date: Wed, 24 Oct 2007 10:17:19 -0300
  • Message-id: <20071024131719(dot)GB6559(at)alvh(dot)no-ip(dot)org>

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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group