Re: pgAdmin 4 v2.0 Released!

2017-10-05 Thread Devrim Gündüz
Hi, On Thu, 2017-10-05 at 16:26 +, Mike Surcouf wrote: > Will this be in the postgres 9.6 repo soon? It is available in RHEL 7, F-25 and F-26 repos. Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz

pgAdmin 4 commit: Allow the ADD-ON to specify the external javascript m

2017-10-05 Thread Ashesh Vashi
Allow the ADD-ON to specify the external javascript modules, which would be referred by its webpack module later. Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=07093b0b84f9527ccd71e3cbfc16dbe91f822a1c Modified Files -- web

RE: pgAdmin 4 v2.0 Released!

2017-10-05 Thread Mike Surcouf
Will this be in the postgres 9.6 repo soon? BTW installed the windows desktop version. Definitely quicker but still 20 secs start up so I think I’ll be sticking to server version. Love the install once run anywhere of the server version. You definitely made the right decision going webapp. Tha

pgAdmin 4 v2.0 Released!

2017-10-05 Thread Dave Page
The pgAdmin Development Team are pleased to announce pgAdmin 4 version 2.0, the most popular graphical administration and management tool for the PostgreSQL database. This release of pgAdmin 4 includes over 70 bug fixes and new features. For more details please see the release notes at https://www

Build failed in Jenkins: pgadmin4-master-python26 #472

2017-10-05 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Add missing date. -- Started by an SCM change [EnvInject] - Loading node environment variables. Building in workspace

pgAdmin 4 commit: Add missing date.

2017-10-05 Thread Dave Page
Add missing date. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cb25bb0e930a5a6dfcc424d702f773fdf673f7e4 Modified Files -- docs/en_US/release_notes_2_0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

Re: delete a file everytime pg server starts/crashes

2017-10-05 Thread Stuart Gathman
On 10/05/2017 10:03 AM, athinivas wrote: > I'm having a requirement to delete a file in system whenever pg server is > started/crashed. Any idea? If you are using systemd, ExecPre/ExecPost.

delete a file everytime pg server starts/crashes

2017-10-05 Thread athinivas
Hi, I'm having a requirement to delete a file in system whenever pg server is started/crashed. Any idea? Thanks, Athi -- Sent from: http://www.postgresql-archive.org/PostgreSQL-pgadmin-hackers-f2155306.html

pgAdmin 4 commit: Fixed some of the issue introduced in previous commit

2017-10-05 Thread Ashesh Vashi
Fixed some of the issue introduced in previous commits Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fd79a9e26a68ab9ded3802f63039d355e59779c8 Modified Files -- web/pgadmin/static/js/backform.pgadmin.js | 1 + web/webpack/mo