Re: [pgadmin-hackers] restore postgres 8.4, help me

2014-09-10 Thread Guillaume Lelarge
Hi, 2014-09-10 20:20 GMT+02:00 Mr.Sc.Željko Bračika : > I use postgres 8.4 on some linux mashines > > one machine has crashed, and i have only .tgz backup (all files from dir: > /var/lib/pgsql/8.4/data/base/70503486/*.*) > > how to restore this data on new machine with postgres 8.4 > > You shou

[pgadmin-hackers] restore postgres 8.4, help me

2014-09-10 Thread Mr . Sc . Željko Bračika
I use postgres 8.4 on some linux mashines one machine has crashed, and i have only .tgz backup (all files from dir: /var/lib/pgsql/8.4/data/base/70503486/*.*) how to restore this data on new machine with postgres 8.4 help me, please, what to do! Željko Bračika Karlovac, Croatia

Re: [pgadmin-hackers] PATCH: Check-option is not applicable to the materialised view

2014-09-10 Thread Ashesh Vashi
checked-in -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Fri, Jul 25, 2014 at 10:48 AM, Ashesh Vashi < ashesh.va...@enterprisedb.com> wrot

[pgadmin-hackers] pgAdmin III commit: Fixing an issue related the 'CHECK OPTION' (introdu

2014-09-10 Thread Ashesh Vashi
Fixing an issue related the 'CHECK OPTION' (introduced PostgreSQL 9.4) is only applicable to the views, and not the materialized views Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d4910ef29c6c7e2ac87714933d4db74bc8f9a615 Modified Files -