On Wed, Dec 20, 2006 at 20:56:06 -0500, Tony Nelson <tonynelson@xxxxxxxxxxxxxxxxx> wrote: > I'm looking for printable L.A.M.P docs or a free (e)book to read while I'm > away over Christmas. I'm looking for an integrated overview with examples > of setup, administration, and programming, but I'm not looking for a > specific HOWTO. Suggestions? Postgres has very nice documentation. Even if you decide to go with MySQL, you might find parts of the manual useful for learning SQL, if that is part of what you are trying to learn. The html docs for the development version are at: http://developer.postgresql.org/pgdocs/postgres/index.html