[GENERAL] Question on Starting Postgres for the first time

2001-05-12 Thread David Stevenson
I am a new user of PostgreSQL and Linux. I have my Linux up and running and my PostgreSQl semi-configured. I can get into PostgreSQL using super user on root and then super user into postgres. The problem is when I try to run psql and createdb from my home directory. When I do that, I get the

Re: [GENERAL] PL/Perl without shared libperl.a

2001-05-12 Thread Alan Young
On Fri, 11 May 2001, Tom Lane wrote: > I believe you could actually use a non-shared libperl.a on Intel Linux; > just dike out the test for shared-ness in plperl's Makefile.PL. > The reason it's there is we couldn't think of a direct test for > position-independent code, which is the real requirem

[GENERAL]

2001-05-12 Thread kapil c. tilwani
Hi, Could u just tell me if it is possible to have a Windows Client and the Server running on Linux and having Postgres and the two communicate thru something like the ODBC. Does Postgres have anything for the advanced features like OleDB instead of ODBC. Thirdly, are Postgres ODBC alrady inst

[GENERAL] 7.0.2 backend churning out messages

2001-05-12 Thread Kurt Miller
I am having a problem with the zillions of: pq_flush: send() failed: Broken pipe FATAL: pq_endmessage failed: errno=32 messages being generated. What causes this? How can it be prevented? -km ---(end of broadcast)--- TIP 1: subscribe and unsu