From rihad at mail.ru Thu Oct 11 01:55:48 2007 From: rihad at mail.ru (rihad) Date: Thu Oct 11 01:55:52 2007 Subject: PostgreSQL 8.3 beta? Message-ID: <470DBBA0.8060804@mail.ru> Hi there, PostgreSQL is finally beta as of Oct. 8. There IS already a port for that: databases/postgresql83-server, which cannot be installed: IGNORE= "Please ignore, work in progress" How are we supposed to beta-test it then? Or does it mean that the port itself is still WIP (in which case it's okay to wait a bit, I guess)? Thanks. From fu.bach84 at caliopea.com Sun Oct 14 03:33:50 2007 From: fu.bach84 at caliopea.com (Fu Bach) Date: Sun Oct 14 03:33:55 2007 Subject: Postgresql 8.2 & Odbc & openoffice2-base Message-ID: <4711ECAF.2060802@caliopea.com> Hello, Does someone has successfully linked postgresql with openoffice ? Tested with Freebsd 6.1 & 7.0, postgresql82-server and postgresql-odbc or libodbc: openoffice always "crash" ("a sudden error occured" or like this) T.I.A FB. PS: my databases work perfectly with msaccess, php-webserver, etc... From rihad at mail.ru Wed Oct 17 01:33:02 2007 From: rihad at mail.ru (rihad) Date: Wed Oct 17 01:33:07 2007 Subject: PostgreSQL 8.3 beta? Message-ID: <4715C89B.4050207@mail.ru> Hi, After installing PostgreSQL 8.3b1 port on FreeBSD 6.2 and then running # /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. In /etc/rc.conf there's only one postgresql_* line: postgresql_enable="YES" Thanks.