[DOCS] A question!

2003-08-28 Thread Nico King
Hi, I have writen a script to import some data into my databs tables, with the delimitor ','. Now my question is sometime the data being sent to my tables might not match the data type and I receive an error message. One: how could I prevent that? Two: how can I divert all my error messages to a lo

Re: [DOCS] Automatic documentation spell check

2003-08-28 Thread Peter Eisentraut
Tom Lane writes: > Peter Eisentraut <[EMAIL PROTECTED]> writes: > > I've installed an automatic spell-checker for the documentation. You can > > see the results at > > > http://developer.postgresql.org/docs/postgres/spell-check.txt > > I see nothing but Ooops, now it works. -- Peter Eisentraut

[DOCS] undocumented date addition/subtraction operators

2003-08-28 Thread Tom Lane
I just realized why the attached and variants are FAQs --- the operators for date minus date, date plus integer, etc are documented nowhere. Will fix. regards, tom lane --- Forwarded Message Date:Thu, 28 Aug 2003 23:09:44 +0900 From:Alex <[EMAIL PROTECTED]> T

Re: [DOCS] Changing the sequence owner

2003-08-28 Thread Chris M
I think it is a good idea. Providing an example is better. ""Dan Langille"" <[EMAIL PROTECTED]> news:[EMAIL PROTECTED] > Should we make some reference to ALTER TABLE on the the sequence > page? A sequence owner is changed via: > > alter table forums_auth_id_seq owner to phorum; > > That's not

Re: [DOCS] Do we need "Diagnostics" sections of SQL command reference pages?

2003-08-28 Thread Chris M
"Tom Lane" <[EMAIL PROTECTED]> Write news:[EMAIL PROTECTED] > "Dan Langille" <[EMAIL PROTECTED]> writes: > > On 26 Aug 2003 at 9:14, Tom Lane wrote: > >> http://developer.postgresql.org/docs/postgres/sql-createdatabase.html > > > The value I see in those message is it gives the reader more > > inf

Re: [DOCS] Automatic documentation spell check

2003-08-28 Thread Tom Lane
Peter Eisentraut <[EMAIL PROTECTED]> writes: > I've installed an automatic spell-checker for the documentation. You can > see the results at > http://developer.postgresql.org/docs/postgres/spell-check.txt I see nothing but (See for the s

[DOCS] Automatic documentation spell check

2003-08-28 Thread Peter Eisentraut
I've installed an automatic spell-checker for the documentation. You can see the results at http://developer.postgresql.org/docs/postgres/spell-check.txt It updates every time the documentation updates. Obviously, it's not perfect, but I've found it quite useful over time. In fact, you'll see