hi,
I am getting the following error while doing vacuumdb,
ERROR: mdopen: couldn't open test1: No such file or directory
vacuumdb: database vacuum failed on db1.
Here 'db1' is the database and 'test1' is a table. When, displaying the
structure of the
table 'test1', it comes correctly. But I can'
hi,
I am using JDK1.2.2. I tried to install postgresql-7.0.3-2.i386.rpm and
its supporting rpms(devel,server,jdbc)
and I succeeded. I am able to open the database using 'psql' and create
tables. Then, I tried to install the jar
file for jdbc 'jdbc7.0-1.2. jar' and extracted it to the directory
/us