(no subject)

1999-09-06 Thread Leonllyu

Hi,
I installed Postgresql 6.5.1 on linux (RedHat 5.2 on Intel 686) and I can 
download jdbc driver and odbc driver for 6.5.1. But I cannot find jdbc-odbc 
bridge driver for postgresql 6.5.1. In order to build Jdk1.2.2 on linux, 
jdbc-odbc bridge driver should be set up (set up ALT_ODBCDIR). How can I use 
jdbc driver directly instead of jdbc-odbc bridge driver?

Thanks in advance

Leon


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



download postgresql 6.5.1

1999-09-12 Thread Leonllyu

Hi Peter, 
Thanks for your reply. I have another question. I have postgresql, 
postgresql-clients, postgresql-data, postgresql-devel of release 6.3.2-10 
with my redhat linux 5.2. I uninstalled them and installed postgresql, 
postgresql-devel, postgresql-server, postgresql-jdbc, postgresql-odbc, 
postgresql-perl of release 6.5.1-2. I could not find postgresql-clients and 
postgresql-data of release 6.5.1-2. Then when I run su -l postgres -c 
'/usr/bin/postmaster -S -D/var/lib/pgsql' I got the following error:
/usr/bin/postmaster does not find the database system.
Expected to find it in the PGDATA directory "/var/lib/pgsql", but unable to 
open file with pathname "/var/lib/pgsql/base/templete1/pg_class". 
I think I didn't install template database. Where can I download 
postgresql-data? Do I need postgresql-clients?

Thanks in advance

Leon Yu


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]