On 1/15/2013 12:24 AM, marco atzeri wrote:
On 1/14/2013 10:28 PM, Reini Urban wrote:
On Mon, Jan 14, 2013 at 12:40 AM, marco atzeri wrote:


/usr/lib/postgresql/dict_snowball.dll: fixing bad relocations
Segmentation fault (core dumped)

it seems that is not a contrib dll but a core function
when we solve the rebase issue I will move to right package

Not installing postgresql-contrib and skipping the dictionaries with

$ mv /usr/share/postgresql/snowball_create.sql /usr/share/postgresql/snowball_create.sql_bk
$ touch /usr/share/postgresql/snowball_create.sql


$ psql
Segmentation fault (core dumped)

$ psql
psql: could not connect to server: No such file or directory
         Is the server running locally and accepting
         connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

re-uploading just in case I uploaded the wrong build.

I am correctly able to initdb, createdb, run postgres ,
and connect with psql

$ psql
psql (9.2.2)
Type "help" for help.

marco=# quit
marco-# ^C
marco=# \q

Regards
Marco

Reply via email to