Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Recover data without backup (Mac OS X 10.5 and PostgreSQL 8.4)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
pyarchi...@gmail.com  
View profile  
 More options Jul 18 2012, 7:15 am
Newsgroups: comp.databases.postgresql
From: pyarchi...@gmail.com
Date: Wed, 18 Jul 2012 04:15:21 -0700 (PDT)
Local: Wed, Jul 18 2012 7:15 am
Subject: Recover data without backup (Mac OS X 10.5 and PostgreSQL 8.4)
Hi to all,
my mac book pro died and I recover my pg folder from the old HD.

Now under Imac I've tried to recover data replacing my data folder under mac os x and potgres 8.4 but unfortunatly i recive this message on console

(com.edb.launchd.postgresql-8.4[950]) Exited with exit code: 1  18/07/12 13.08.21       com.apple.launchd[1]
(com.edb.launchd.postgresql-8.4) Throttling respawn: Will start in 10 seconds   18/07/12 13.08.21       com.apple.launchd[1]
2012-07-18 11:08:31 GMTFATAL:  data directory "/Library/PostgreSQL/8.4/data" has wrong ownership      18/07/12 13.08.31       com.edb.launchd.postgresql-8.4[951]
2012-07-18 11:08:31 GMTHINT:  The server must be started by the user that owns the data directory.      18/07/12 13.08.31       com.edb.launchd.postgresql-8.4[951]

How can I set in the right way my PostgreSQL/8.4 folder and the data folder?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jasen Betts  
View profile  
 More options Jul 21 2012, 7:37 am
Newsgroups: comp.databases.postgresql
From: Jasen Betts <ja...@xnet.co.nz>
Date: 21 Jul 2012 11:37:14 GMT
Local: Sat, Jul 21 2012 7:37 am
Subject: Re: Recover data without backup (Mac OS X 10.5 and PostgreSQL 8.4)
On 2012-07-18, pyarchi...@gmail.com <pyarchi...@gmail.com> wrote:

> Hi to all,
> my mac book pro died and I recover my pg folder from the old HD.

> Now under Imac I've tried to recover data replacing my data folder under mac os x and potgres 8.4 but unfortunatly i recive this message on console

> (com.edb.launchd.postgresql-8.4[950]) Exited with exit code: 1     18/07/12 13.08.21       com.apple.launchd[1]
> (com.edb.launchd.postgresql-8.4) Throttling respawn: Will start in 10 seconds      18/07/12 13.08.21       com.apple.launchd[1]
> 2012-07-18 11:08:31 GMTFATAL:  data directory "/Library/PostgreSQL/8.4/data" has wrong ownership 18/07/12 13.08.31       com.edb.launchd.postgresql-8.4[951]
> 2012-07-18 11:08:31 GMTHINT:  The server must be started by the user that owns the data directory. 18/07/12 13.08.31       com.edb.launchd.postgresql-8.4[951]

> How can I set in the right way my PostgreSQL/8.4 folder and the data folder?

as root:

 chown -R postgres /Library/PostgreSQL/8.4/data

assuming "postgres" is the right user.

https://developer.apple.com/library/mac/#documentation/Darwin/Referen...

--
⚂⚃ 100% natural

--- Posted via news://freenews.netfront.net/ - Complaints to n...@netfront.net ---


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »