Re: Is it databases in general, SQL or Postgresql? - Mailing list pgsql-general

From Jim C. Nasby
Subject Re: Is it databases in general, SQL or Postgresql?
Date
Msg-id 20051115195738.GM44860@pervasive.com
Whole thread Raw
In response to Re: Is it databases in general, SQL or Postgresql?  (Bob Pawley <rjpawley@shaw.ca>)
List pgsql-general
1) It's PostgreSQL or Postgres, not Postgre. :)
2) pgsql-sql is a better list for simple SQL questions
3) It would probably be more useful if you stated what you were actually
trying to do. One email had a function that it appears is running as
part of a trigger. If you really just need to move data from one table
to another, there's probably better ways to do it.

So, what are you really trying to do?
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-general by date:

Previous
From: Nathan Clark
Date:
Subject: ablilty to test record for foreign key before deleting the record?
Next
From: "Jim C. Nasby"
Date:
Subject: Re: clustering by partial indexes