| From: | Jeffrey Melloy <jmelloy(at)visualdistortion(dot)org> |
|---|---|
| To: | "Paul Ottar Tornes" <critical(at)tiscali(dot)no> |
| Cc: | "psql" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: www.postgresql.org/idocs/index.php?tutorial-table.html |
| Date: | 2002-10-28 01:57:40 |
| Message-ID: | A4365EC0-EA18-11D6-818F-003065D0EE96@visualdistortion.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Yes. The CREATE message tells you that you did it correctly. Hit \d
or \d weather to see the table structure.
PS. You don't have to put everything on a different line, and lines
that start with -- are comments.
Jeff
On Sunday, October 27, 2002, at 05:39 PM, Paul Ottar Tornes wrote:
> I am working my way through
> http://www.postgresql.org/idocs/index.php?tutorial-table.html
> and I am now woundering if this:
>
> http://80.202.101.84/index.php
>
> is the correct way to make the table, weather, in a PosgreSQL database?
>
=======================
Jeffrey Melloy
jmelloy(at)visualdistortion(dot)org
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marc G. Fournier | 2002-10-28 03:59:48 | PostgreSQL v7.3beta3 Released |
| Previous Message | Paul Ottar Tornes | 2002-10-27 23:39:39 | www.postgresql.org/idocs/index.php?tutorial-table.html |