Stored procedure large parameter list

From: inspector morse <inspectormorse86(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Stored procedure large parameter list
Date: 2014-10-25 01:46:04
Message-ID: CAHYn==4QPRhnyvYQ=qRAaCGtUWo97wkoHg+3q6BK1KJnBXM-tA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hello All,

We have a postgresql database that is using stored procedures exclusively
to communicate with the web application. The stored procedures often have
upto 50 input/output parameters! We're using the latest version of pgadmin3
in Debian Stable (1.14.2-2)

Anytime we try to edit the stored procedure parameters, the parameter list
appears horizontally in pgadmin3.
It doesn't matter if we vertically align them, the next time we edit
it...the parameters are all horizontally aligned. We cannot see all of the
parameters without scrolling horizontally...which really decreases our
productivity.

Is it possible to keep the formatting for the stored procedure OR at the
very least make it vertically aligned?

Thanks!

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Stephen Cook 2014-10-25 02:28:40 Error in console on OSX
Previous Message Jonatan Cloutier 2014-10-20 00:01:59 Segmentation fault (possibly wx related)