Re: pgAdmin 4 commit: Update the user and datbaase information everytime, w

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: pgAdmin 4 commit: Update the user and datbaase information everytime, w
Date: 2016-01-12 09:50:25
Message-ID: CAG7mmoyO00TjpAofrzSxZqpdoJ28RtsbYijFmNrnh970pQRX+Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Tue, Jan 12, 2016 at 3:12 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:

> Is this multi-user safe (the deletion part)?
>
Yes - We're deleting the server information only from the client side only..
And, from that session only.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company
<http://www.enterprisedb.com>

*http://www.linkedin.com/in/asheshvashi*
<http://www.linkedin.com/in/asheshvashi>

> On Mon, Jan 11, 2016 at 7:37 PM, Ashesh Vashi
> <ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
> > Update the user and datbaase information everytime, we connect the
> > server. And, delete them as soon as all connections are released.
> >
> > Branch
> > ------
> > master
> >
> > Details
> > -------
> >
> http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f8fd93c207ba2110302102870bbc45d4fed51b54
> >
> > Modified Files
> > --------------
> > web/pgadmin/utils/driver/psycopg2/__init__.py | 29
> ++++++++++++++++++---------
> > 1 file changed, 19 insertions(+), 10 deletions(-)
> >
> >
> > --
> > Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> > To make changes to your subscription:
> > http://www.postgresql.org/mailpref/pgadmin-hackers
>
>
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-01-12 13:51:18 pgAdmin 4 commit: Allow multiple Python Path elements to be given in a
Previous Message Dave Page 2016-01-12 09:42:19 Re: pgAdmin 4 commit: Update the user and datbaase information everytime, w