[DOCS] FAQ corrections etc.

2004-12-17 Thread Ian Barwick
attached as patch. It contains some minor corrections / clarifications. Note: * store.pgsql.com (sec. 1.15) does not work, although it is linked from http://www.pgsql.com/ - is it dead, or just resting? * I've taken the liberty of removing this section: "There is an interesting Web page compar

[DOCS] German FAQ update

2004-12-17 Thread Ian Barwick
attached. Many thanks to Joachim Wieland for a big list of corrections / updates. Ian Barwick FAQ_german.html.cdiff.gz Description: GNU Zip compressed data ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings

Re: [DOCS] FAQ corrections etc.

2004-12-17 Thread Bruce Momjian
Thanks. Applied. --- Ian Barwick wrote: > > attached as patch. It contains some minor corrections / clarifications. Note: > > * store.pgsql.com (sec. 1.15) does not work, although it is linked from > http://www.pgsql.com

Re: [DOCS] German FAQ update

2004-12-17 Thread Bruce Momjian
Patch applied. Thanks. --- qIan Barwick wrote: > > attached. > > Many thanks to Joachim Wieland for a big list of corrections / updates. > > Ian Barwick [ Attachment, skipping... ] > > ---(end

Re: [DOCS] disabling OIDs?

2004-12-17 Thread Mark Dexter
I believe the ODBC driver works this way by design. So it's just something you need to know if you plan to use it with updateable cursors. It is my impression that the Postgres ODBC driver is somewhat of a "poor stepchild" within the Postgres community. However, it appears to work. Mark Dexte