[DOCS] More information in the FAQ

2005-01-29 Thread Stefan Midjich
Hi As a new pgsql user i would love more answers from the FAQ, the manual is very confusing and full of information that i admit is important but you don't need to get started with pgsql. I suggest that more questions like "How do i add a user?", "How do i give a user permissions on a database"

Re: [DOCS] More information in the FAQ

2005-01-29 Thread Peter Eisentraut
Stefan Midjich wrote: > As a new pgsql user i would love more answers from the FAQ, the > manual is very confusing and full of information that i admit is > important but you don't need to get started with pgsql. Then you should read the tutorial. -- Peter Eisentraut http://developer.postgresql.

Re: [DOCS] FAQ 4.15 misleading about uniqueness of OIDs

2005-01-29 Thread Bruce Momjian
Michael Fuhr wrote: > FAQ 4.15 "What is an OID? What is a TID?" is misleading about the > uniqueness of OIDs. It does mention the possibility of overflow > (while mentioning that nobody has ever reported it), but it doesn't > discourage their use as primary keys like the documentation does > in, f