[ADMIN] Extraneous files

1999-07-14 Thread Ansley, Michael
Hi, I've noticed a couple of files lying around in my data directory. They seem to be temporary files, with obviously generated names. However, they are substantial in size, some of the being as large as the largest table in the database. The result is that the database is taking up between fo

[ADMIN] Digests

1999-07-02 Thread Ansley, Michael
Hi, all I haven't received my digests for three days now, who can I contact to rectify this. There are no addresses on the mailing list page. Please cc this address, so that I get it. Thanks... MikeA

RE: [ADMIN] how to use boolean types

1999-06-28 Thread Ansley, Michael
>>> If I may add, I always found the practice of comparing boolean values to >>> "true" or to "false" rather funny. You take a boolean value, and compare it >>> to 'true'. You get a boolean result that is the same: >>> >>> Truth table of "new" = 't': >>> >>> newnew = true >>>

[ADMIN] pg_dump problem

1999-06-16 Thread Ansley, Michael
Hi, all I dumped a table using pg_dump, and then tried to import it into a new database. Of the ~210,000 records in the original table, only about 193,000 were loaded, and the remainder caused an error: something about the query buffer being too small. Now, I know that queries are limited in si