Re: Is it databases in general, SQL or Postgresql?

From: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
To: Bob Pawley <rjpawley(at)shaw(dot)ca>
Cc: Bricklen Anderson <BAnderson(at)PresiNET(dot)com>, Postgre General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Is it databases in general, SQL or Postgresql?
Date: 2005-11-15 19:57:38
Message-ID: 20051115195738.GM44860@pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jim C. Nasby 2005-11-15 20:01:31 Re: clustering by partial indexes
Previous Message Jim C. Nasby 2005-11-15 19:53:31 Re: recovering windows database after crash