Re: perl path issue

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: Ravi Krishna <ravi_krishna(at)aol(dot)com>
Cc: Prakash Ramakrishnan <prakash(dot)ramakrishnan(dot)ap(at)nielsen(dot)com>, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, David Steele <david(at)pgmasters(dot)net>, "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: perl path issue
Date: 2019-05-14 13:06:54
Message-ID: 66FEB62C-68BB-404F-978A-4EABABE3FF7C@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Which part confused you Ravi?
Here’s my take
> On May 14, 2019, at 4:06 AM, Ravi Krishna <ravi_krishna(at)aol(dot)com> wrote:
>
>>
>>
>> Not , am saying we have the daily backup and full backup in prod server only and there is one database like a4 the db size is 1.5TB.
>> so am not restore again in prod .
Production server is fine and generating a new back-up daily. (Presumably with pgBackrest?)

>> Am taking directly single backup restore in dev its means in dev server only restore the database in new cluster.
>> existing cluster we cant restore backups.
This is the part that I might not understand: a new postgres instance on the same dev server? both old and new failing to restore at this time?
Does this imply that dev is the source of the dump being restored (as opposed to using the daily from prod)?

>> so thats why am struggling the issue getting some perl issue and remote option terminated otherwise wont disturb anyone and need to solve this issue.
>> this activity has been planned every 3 weeks.
>>
The hope is to reload dev every three weeks.
>
> Sorry I am not able to follow the above. Did anyone else ?
>
>
>

I wonder if rebuilding dev server (or a different server) from the ground up is an option with all PG related parts install as per prod?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ravi Krishna 2019-05-14 13:26:06 Re: perl path issue
Previous Message Ravi Krishna 2019-05-14 10:06:17 Re: perl path issue