[pgadmin-support] Change Request

2015-08-18 Thread Mike Oppelt
Is there a way to make pgadmin more tolerant of losing its database connection? I sometimes have to drop my database and replace it with an earlier incarnation. It's not uncommon for pgadmin to crash when I do this and if it handled restoring its connection better hopefully that would help. I

[pgadmin-support] How to pass same index array value from multiple arrays?

2015-08-18 Thread Sarit Ritwirune
Hi I posted my question on the forum, but seems nobody pay attention that much. http://dba.stackexchange.com/questions/111410/call-ordered-element-from-foreach-on-multiple-arrays In PLPGSQL. Can FOREACH loop over the multiple array?. In my case 3 arrays dimention are identical. How can I pass th