Thread: PATCH: Job Steps Segfault (Remote connection)
Hi Dave,
Looks like - no one has tested job's step creation for remote servert
While generating the updated screen-shots for the pgAdmin3 by Akshay, he found this bug.
Scenario:
- Create a new job
- Open the dialog to generate the job's step.
- Selection "Connection Type" as "Remote"
- Click the button to generate the connection string
This result in to the segment fault, because of the relavent changes for the server grouping has not been done here.
Please find the patch to resolve the issue.
Thanks Akshay for pointing out this bug...
--

--
Thanks & Regards,
Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company

Attachment
Thanks - applied.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Wed, Jun 8, 2011 at 9:33 PM, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
Hi Dave,Looks like - no one has tested job's step creation for remote servertWhile generating the updated screen-shots for the pgAdmin3 by Akshay, he found this bug.Scenario:- Create a new job- Open the dialog to generate the job's step.- Selection "Connection Type" as "Remote"- Click the button to generate the connection stringThis result in to the segment fault, because of the relavent changes for the server grouping has not been done here.Please find the patch to resolve the issue.Thanks Akshay for pointing out this bug...
--Thanks & Regards,
Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company