Title: Message
-Original Message-From: Naveen Kaul
[mailto:[EMAIL PROTECTED]] Sent: 27 May 2002
11:10To: Dave Page;
[EMAIL PROTECTED]Subject: Re: [pgadmin-support] Need
some urgent help.
Hi Dave,
I have a problem with postgres. One
of my table hold about
Title: Message
Hi Dave,
I have a problem with postgres. One
of my table hold about 65,000 records. If I use the simple select * on this
table, the pgadmin tool hangs and the postgres throws up the following
exception.
"NOTICE: Message from
PostgreSQL backend: The Postmaster
has
Le Vendredi 12 Avril 2002 13:27, vous avez écrit :
> How can this be done? We are working on deadline and would appreciate your
> help.
PostgreSQL offers several server-side languages including plpgsql, plperl,
plpython, etc... IMHO, the easiert language to learn is plpgsql. Information
can be
Title: Message
Hi,
Stored
procedures must be ported manually into the procedural language of your
choice. You can use pgAdmin to make this easier than typing SQL directly into a
shell, but you will still have to do the hard part I'm
afraid.
Regards, Dave.
-Original Message-Fro