Morning...
In order to try and make the mailing list archives a little more useful,
and manageable, I'm in the process of re-working them.
For starters, the lists are broken down into a month period, vs one great
big continuous list. It basically means that you can now look at the last
month'
Hi, all:
I want to develop a SQL Client under Linux,
Could someone do me a favor to tell me the APIs?
Thanks a lot!
A novice of PostgreSQL
Greetings to the list from DownUnder!
I have created a number of triggers and do not remember exactly what I
called them. How do I list the triggers (to refint.c) I have created and
which tables they reference etc.??
-
ANDREW GIBSON (Direc
Neither 16, nor 32, but 31 !
This is also true for table name.
Al.
On Thu, 20 Aug 1998, Rostislav Matl wrote:
>
> I'm not sure if column name length limit is 16 or 32,
> can somebody tell me ?
>
> +-+
> | ROSTISLAV M
The storage format of the databases change when I change the architecture?
I had postgres in my alpha computer, but now I have a sparc computer and I
compiled postgres again, but I can't read my old databases.
How can I do, for not lost all the information?
I'm not sure if column name length limit is 16 or 32,
can somebody tell me ?
+-+
| ROSTISLAV MATL, student of Masaryk University - Faculty of Informatics |
| e-mail: [EMAIL PROTECTED] WWW: http://www.fi.muni.c
Hello Jeremy,
giovedì, 20 agosto 98, you wrote:
JH> I want to create a simple auto increment field
JH> starting at for example.
I supose you mean 1
JH> How do I do this in postgres?
JH> Thanks
JH> -jeremy
Examples:
-- How to create a sequence starting with 1: