Re: [GENERAL] Postgresql Mention-- Logicworks' LogicOps Management and Monitoring Platform --Taking Linux, Apache, PostgreSQL, and PHP to their logical extreme

2005-10-12 Thread Dennis Veatch
On Wednesday 12 October 2005 12:38 pm, Reid Thompson wrote: > http://linux.sys-con.com/read/139427_2.htm > > > reid Oh that's just friggin' annoying. :) Just how many more distractions, popups can a website have... not enough for them I guess. ---(end of broadcast)---

[GENERAL] A good postgresql book

2005-11-10 Thread Dennis Veatch
I guess to much information can be an overload. Been surfin' to find a decent book and don't really know which one to try. I have a um, not exactly vague understanding of a database. Meaning I can create the tables and crude/elementary queries that are just about as basic as you can get. It's

Re: [GENERAL] A good postgresql book

2005-11-11 Thread Dennis Veatch
On Friday 11 November 2005 11:36, Robert Treat wrote: Big snip. > > I think I would recommend "Beginning Databases with PostgreSQL, 2nd > Edition" from Apress, as it's aimed toward beginers. (full disclosure, I > did the technical review for the book, though I get no money if you buy it) > > Otherw

Re: [GENERAL] A good postgresql book

2005-11-11 Thread Dennis Veatch
On Friday 11 November 2005 12:01, Michael Schmidt wrote: > The Sams book (Douglas & Douglas, PostgreSQL: The comprehensive guide to > building, programming, and administering PostgreSQL databases, 2nd ed) is > very good. I wrote a little comment about it earlier in this group. My > only complaint

[GENERAL] Best way to represent values.

2005-11-21 Thread Dennis Veatch
I have several fields that needs to be within a table but not real sure the best way to represent this data. The scenario I'm trying to incorporate is a form that has to be filled out went a well is drilled and then sent to the state. One of the things the form wants is the different depths var

Re: [GENERAL] Best way to represent values.

2005-11-21 Thread Dennis Veatch
On Monday 21 November 2005 20:04, Michael Glaesemann wrote: > On Nov 22, 2005, at 3:19 , Dennis Veatch wrote: > > I had thought just adding some fields called topsoil_start/ > > topsoil_end, > > gravel_start/gravel_end, etc. But them I'm left with how to take > > th

Re: [GENERAL] Best way to represent values.

2005-11-22 Thread Dennis Veatch
On Tuesday 22 November 2005 11:40, Lincoln Yeoh wrote: > At 01:19 PM 11/21/2005 -0500, Dennis Veatch wrote: > >I had thought just adding some fields called topsoil_start/topsoil_end, > >gravel_start/gravel_end, etc. But them I'm left with how to take those > > values a

Re: [GENERAL] Best way to represent values.

2005-11-23 Thread Dennis Veatch
a relatively new documentation requirement by Ohio when well logs are sent in. > > On Tue, 22 Nov 2005, Dennis Veatch wrote: > > On Tuesday 22 November 2005 11:40, Lincoln Yeoh wrote: > > > At 01:19 PM 11/21/2005 -0500, Dennis Veatch wrote: > > > >I had thought j