[BUGS] COPY when 'filename' is a directory

2002-01-16 Thread Douglas Trainor
I'd like to report a bug in 7.1.3 psql (at least on a 64-bit Alpha Linux box). Maybe someone can confirm this or maybe it's fixed in 7.2 The 7.1 documentation ( http://www.postgresql.org/idocs/index.php?sql-copy.html ) for COPY ala COPY table FROM 'filename' says that if it fails you get fe

[BUGS] VACUUM FULL changes the order of rows in a table?

2002-07-22 Thread Douglas Trainor
WARNING: Not sure if what I am about to describe is a bug. The PostgreSQL 7.2.1 Documentation for VACUUM says: "VACUUM FULL does more extensive processing, including moving of tuples across blocks to try to compact the table to the minimum number of disk blocks." Does above quote expla