Обсуждение: mac os x 10.8 pgadmin3 can't use backup / restore

Поиск
Список
Период
Сортировка

mac os x 10.8 pgadmin3 can't use backup / restore

От
aloysius
Дата:
at mac os x 10.8 , i download pgadmin3 1.16.1 , the backup and restore button
is deactivate . any one can help me? please...



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/mac-os-x-10-8-pgadmin3-can-t-use-backup-restore-tp5746217.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.



Re: mac os x 10.8 pgadmin3 can't use backup / restore

От
Raymond O'Donnell
Дата:
On 22/02/2013 09:58, aloysius wrote:
> at mac os x 10.8 , i download pgadmin3 1.16.1 , the backup and
> restore button is deactivate . any one can help me? please...

Hi there,

I don't know about Macs, but on Windows you need to tell PgAdmin where
your pg_dump and pg_restore are. Go to File -> Options, then under
Browser -> Binary paths enter the path to these programs for "PG bin path".

Ray.

-- 
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie



Re: mac os x 10.8 pgadmin3 can't use backup / restore

От
aloysius
Дата:
Raymond O'Donnell wrote
> On 22/02/2013 09:58, aloysius wrote:
>> at mac os x 10.8 , i download pgadmin3 1.16.1 , the backup and
>> restore button is deactivate . any one can help me? please...
> 
> Hi there,
> 
> I don't know about Macs, but on Windows you need to tell PgAdmin where
> your pg_dump and pg_restore are. Go to File -> Options, then under
> Browser -> Binary paths enter the path to these programs for "PG bin
> path".
> 
> Ray.

hello ray
       thank your replay, pgadmin3 at mac os x, is already include the
pg_dump and pg_restore binary(can see the screen cut),       so I don't know why the button is deactivate . 

aloysius
<http://postgresql.1045698.n5.nabble.com/file/n5746369/%E8%9E%A2%E5%B9%95%E6%93%B7%E5%8F%96_2_23_13_2_14_PM.png> 



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/mac-os-x-10-8-pgadmin3-can-t-use-backup-restore-tp5746217p5746369.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.



Re: mac os x 10.8 pgadmin3 can't use backup / restore

От
Dave Page
Дата:
On Sat, Feb 23, 2013 at 6:16 AM, aloysius <aloysius.chang@gmail.com> wrote:
> Raymond O'Donnell wrote
>> On 22/02/2013 09:58, aloysius wrote:
>>> at mac os x 10.8 , i download pgadmin3 1.16.1 , the backup and
>>> restore button is deactivate . any one can help me? please...
>>
>> Hi there,
>>
>> I don't know about Macs, but on Windows you need to tell PgAdmin where
>> your pg_dump and pg_restore are. Go to File -> Options, then under
>> Browser -> Binary paths enter the path to these programs for "PG bin
>> path".
>>
>> Ray.
>
> hello ray
>
>         thank your replay, pgadmin3 at mac os x, is already include the
> pg_dump and pg_restore binary(can see the screen cut),
>         so I don't know why the button is deactivate .

What version of Postgres and pgAdmin are you using? The binaries in
pgAdmin need to match the server version you're using - if you have
pgAdmin 1.16.x, then the binaries are from PostgreSQL 9.2.

If you need to use a different version, you can use the options Ray
mentions to point pgAdmin at alternate binaries.


-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



Re: mac os x 10.8 pgadmin3 can't use backup / restore

От
aloysius
Дата:
Dave Page-7 wrote
> On Sat, Feb 23, 2013 at 6:16 AM, aloysius <

> aloysius.chang@

> > wrote:
>> Raymond O'Donnell wrote
>>> On 22/02/2013 09:58, aloysius wrote:
>>>> at mac os x 10.8 , i download pgadmin3 1.16.1 , the backup and
>>>> restore button is deactivate . any one can help me? please...
>>>
>>> Hi there,
>>>
>>> I don't know about Macs, but on Windows you need to tell PgAdmin where
>>> your pg_dump and pg_restore are. Go to File -> Options, then under
>>> Browser -> Binary paths enter the path to these programs for "PG bin
>>> path".
>>>
>>> RayHello hello ray
>>
>>         thank your replay, pgadmin3 at mac os x, is already include the
>> pg_dump and pg_restore binary(can see the screen cut),
>>         so I don't know why the button is deactivate .
> 
> What version of Postgres and pgAdmin are you using? The binaries in
> pgAdmin need to match the server version you're using - if you have
> pgAdmin 1.16.x, then the binaries are from PostgreSQL 9.2.
> 
> If you need to use a different version, you can use the options Ray
> mentions to point pgAdmin at alternate binaries.

hello david 

thank your reply.

Actually I use the PostgresqlAdvanceServer 9.2, install in my server.
My client is osx, install pgadmin3 1.16.1 only.


Aloysius




--
View this message in context:
http://postgresql.1045698.n5.nabble.com/mac-os-x-10-8-pgadmin3-can-t-use-backup-restore-tp5746217p5746374.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.



Re: mac os x 10.8 pgadmin3 can't use backup / restore

От
Dave Page
Дата:
On Sat, Feb 23, 2013 at 9:51 AM, aloysius <aloysius.chang@gmail.com> wrote:
> Dave Page-7 wrote
>> On Sat, Feb 23, 2013 at 6:16 AM, aloysius <
>
>> aloysius.chang@
>
>> > wrote:
>>> Raymond O'Donnell wrote
>>>> On 22/02/2013 09:58, aloysius wrote:
>>>>> at mac os x 10.8 , i download pgadmin3 1.16.1 , the backup and
>>>>> restore button is deactivate . any one can help me? please...
>>>>
>>>> Hi there,
>>>>
>>>> I don't know about Macs, but on Windows you need to tell PgAdmin where
>>>> your pg_dump and pg_restore are. Go to File -> Options, then under
>>>> Browser -> Binary paths enter the path to these programs for "PG bin
>>>> path".
>>>>
>>>> RayHello hello ray
>>>
>>>         thank your replay, pgadmin3 at mac os x, is already include the
>>> pg_dump and pg_restore binary(can see the screen cut),
>>>         so I don't know why the button is deactivate .
>>
>> What version of Postgres and pgAdmin are you using? The binaries in
>> pgAdmin need to match the server version you're using - if you have
>> pgAdmin 1.16.x, then the binaries are from PostgreSQL 9.2.
>>
>> If you need to use a different version, you can use the options Ray
>> mentions to point pgAdmin at alternate binaries.
>
> hello david
>
> thank your reply.
>
> Actually I use the PostgresqlAdvanceServer 9.2, install in my server.
> My client is osx, install pgadmin3 1.16.1 only.

Oh, in that case you're out of luck I'm afraid. pgAdmin knows that it
needs binaries from PPAS in order to backup/restore a PPAS database,
and as we (EnterpriseDB) don't currently support PPAS on Mac, there's
no way to get those binaries. You can do it if you run the client on
Windows, Mac, Solaris or HPUX though.

-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company