I'm in need for a thin libpq library under Win'32.
There has been a libpq-library available on the net with just the
libpq-dll and this worked very well with my application (written
with Borland CBuilder 4).
Some days ago a new compilation has been put on the net (6.5.3)
and I can not use it bec
hello
i have created a new database with one table.
when i type the \dt command to see the list of tables, it displays an error
message which mentions no table found. (but the table really exists!)
anyone can help me?
thanks
___
On Mon, 13 Dec 1999, David Sauer wrote:
> Robert> Hmm, what did you say I should write? Well, this is PG6.5.2
> Robert> installed from RPM, should it be compiled with some special
> Robert> option? Thanks.
>
> Yes, postgres must be compiled with --enable-locale and --with-mb=LATIN2.
>