Re: I could do with some guidance - Mailing list pgsql-sql

From Josh Berkus
Subject Re: I could do with some guidance
Date
Msg-id web-120228@davinci.ethosmedia.com
Whole thread Raw
In response to I could do with some guidance  (degoble@sgtech (David. E. Goble))
List pgsql-sql
David,

> Trying to set up a database with postgres. below is what I have so
> far...
>
> In the example I want board to be filled with;
>
> Secretary|Goble|David|11/05/1970|280198R
>
> How do I do this? Also is what I have so far the best way for this
> database? Later I will want to write an inferface for it, in C with
> libpq. Where can I get docs for dummies?

Er ... what's your question, David? You seem to have everything
together.

If you're looking for outside resources on database-building:

"PostgreSQL: Introduction And Concepts" for an intro to Postgres.
"Database Design For Mere Mortals" for an intro on how to structure
databases.

The Postgresql online docs are your best source for help with C and
libpq.

-Josh




______AGLIO DATABASE SOLUTIONS___________________________                                      Josh Berkus Complete
informationtechnology josh@agliodbs.com  and data management solutions (415) 565-7293 for law firms, small businesses
fax621-2533   and non-profit organizations. San Francisco
 


pgsql-sql by date:

Previous
From: missive@frontiernet.net (Lee Harr)
Date:
Subject: Re: Number the lines
Next
From: Hans-Juergen Schoenig
Date:
Subject: Re: Checking for table existence