[ADMIN] PD_ALL_VISIBLE flag was incorrectly set happend during repeatable vacuum

2010-12-24 Thread Maxim Boguk
Hi there, While I trying create reproducible test case for BUG #5798 I encountered very strange effect on two of my servers (both servers have same hardware platform/OS (freebsd 7.2) and PostgreSQL 8.4.4). Very simple test table created as: CREATE TABLE test (id integer); INSERT INTO test select

Re: [ADMIN] restore database files

2010-12-24 Thread Jasen Betts
On 2010-12-14, gosta100 wrote: > > Hello everyone, > >I have a copy of the data folder of a Windows postgres installation. Is > it possible to restore the databases contained in there to another postgres > server? yes, you'll need to correct the permissions on the files and run copy them onto