Re: I could do with some guidance

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: I could do with some guidance
Date: 2001-09-17 15:27:31
Message-ID: web-120228@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general 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 information technology josh(at)agliodbs(dot)com
and data management solutions (415) 565-7293
for law firms, small businesses fax 621-2533
and non-profit organizations. San Francisco

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Doug Moore 2001-09-17 16:08:17 read in to psql from file
Previous Message Oliver Elphick 2001-09-17 15:19:06 Re: adding a superuser

Browse pgsql-sql by date

  From Date Subject
Next Message Diehl, Jeffrey 2001-09-17 15:36:57 Out of free buffers... HELP!
Previous Message Stephan Szabo 2001-09-17 14:57:54 Re: Checking for table existence