Re: [pgadmin-support] installation question

2017-03-17 Thread Dave Page
On Fri, Mar 17, 2017 at 3:31 AM, Devrim Gündüz wrote: > > Hi, > > On Thu, 2017-03-16 at 11:55 -0700, Scott Classen wrote: >> but it is unclear to me where the config_local.py file is supposed to go. > > We don't distribute it with the packages, but it should go under here: > > /usr/lib/python2.7/s

Re: [pgadmin-support] installation question

2017-03-16 Thread Devrim Gündüz
Hi, On Thu, 2017-03-16 at 11:55 -0700, Scott Classen wrote: > but it is unclear to me where the config_local.py file is supposed to go. We don't distribute it with the packages, but it should go under here: /usr/lib/python2.7/site-packages/pgadmin4-web/config_local.py on RHEL 7. Regards, --

[pgadmin-support] installation question

2017-03-16 Thread Scott Classen
Hello, I'm attempting to deploy pgadmin on my CentOS 7 machine. I installed the pgdg repo: yum install pgdg-centos96-9.6-3.noarch.rpm and then pgadmin: yum install pgadmin4-v1.x86_64 I then read the deployment guide: https://www.pgadmin.org/docs4/1.x/server_deployment.html

[pgadmin-support] Installation of pgAgent

2012-03-22 Thread Oza, Jigna
Dear Sir, I am having difficulty for Installation pgAgent, I have cron job scheduled but I would like to explore and use pgAgent features. We have psotgres database on Linux Red Hat. We are using pgadmin III for GUI interface to access database. I have done following steps and research on intern

Re: [pgadmin-support] Installation

2009-04-05 Thread Roderick A. Anderson
Fernando Hevia wrote: On Sun, Apr 5, 2009 at 10:09 PM, Just E. Mail > wrote: Rod: I forgot to mention that I am a VERY VERY newbie. So what you wrote below is fine except I have no idea what it means. OK. Here is how I think I did it -- been awh

Re: [pgadmin-support] Installation

2009-04-05 Thread Fernando Hevia
On Sun, Apr 5, 2009 at 10:09 PM, Just E. Mail wrote: > Rod: > > I forgot to mention that I am a VERY VERY newbie. So what you wrote below > is fine except I have no idea what it means. > > In any case I did go to URL: > http://yum.pgsqlrpms.org/8.3/redhat/rhel-5server-i386/ > however at this site

Re: [pgadmin-support] Installation

2009-04-05 Thread Just E. Mail
Rod: I forgot to mention that I am a VERY VERY newbie. So what you wrote below is fine except I have no idea what it means. In any case I did go to URL: http://yum.pgsqlrpms.org/8.3/redhat/rhel-5server-i386/ however at this site it has list of pgadmin as follows: pdadmin3-1.10.0-beta2_1.rhe

Re: [pgadmin-support] Installation

2009-04-05 Thread Just E. Mail
Hello: I also want to add that I am looking for pgAdmin v1.8.4. All is see at the YUM Repository are some v1.10__BETA versions. Sam = Just E. Mail wrote: Hello: I have installed PostgreSQL 8.3.3 on a CentOS 5.2 server. PostgreSQL is working fine. Now

[pgadmin-support] Installation

2009-04-05 Thread Just E. Mail
Hello: I have installed PostgreSQL 8.3.3 on a CentOS 5.2 server. PostgreSQL is working fine. Now I want to install "pgAdmin" except I am running into problem. When I read the documentation, it says that "pgAdmin III RPM packages are available for several LINUX distributions from PostgreSQL R

Re: [pgadmin-support] Installation on mandriva 2006

2006-10-06 Thread hugoksouza
-support] Installation on mandriva 2006 Hi, On Fri, 2006-10-06 at 00:42 -0400, [EMAIL PROTECTED] wrote: Is there a real solution ofr this issue? Sure. http://developer.postgresql.org/~devrim/rpms/compat/ Use the RPM which is suitable for your platform. This is Red Hat (so its clone) problem if

Re: [pgadmin-support] Installation on mandriva 2006

2006-10-06 Thread Devrim GUNDUZ
Hi, On Fri, 2006-10-06 at 00:42 -0400, [EMAIL PROTECTED] wrote: > Is there a real solution ofr this issue? Sure. http://developer.postgresql.org/~devrim/rpms/compat/ Use the RPM which is suitable for your platform. This is Red Hat (so its clone) problem if you install PGDG RPMs instead of Red

Re: [pgadmin-support] Installation on mandriva 2006

2006-10-06 Thread hugoksouza
Hi all, hi Hendrick, Just a note on this. I was trying to install pgadmin3-1.4.3-1.i686.rpm on CentOS 4.4 with PostgreSQL 8.1.4, but I could not install the PgAdmin3 1.4.3 because it requires the /usr/lib/libpq.so.3. I tried to do the symbolic link and for my surprise it did not work, it co

[pgadmin-support] installation problem

2006-03-20 Thread surya pratap SINGH
when i install postgresql it shows error of openssl.after installation it cannot connect to database.

Re: [pgadmin-support] Installation on mandriva 2006

2005-12-20 Thread Hendrik-Jan Heins
libpq.so.3 is part of the libpq3 rpm. As i compiled it on Mandriva linux 2005LE, it can be that in 2006 libpq3 has become libpq4. The easiest solution: as root do: ln -s /usr/lib/libpq.so.4 /usr/lib/libpq.so.3 next, install the rpm. I'll see what I can do to change this dependency in the rpm pack

[pgadmin-support] Installation on mandriva 2006

2005-12-20 Thread Alan Bromley
I amtrying to install pgadmin on to a mandrake 2006 system , bu the installation fails due to a lack of libpgq.so.3. I can find no trace of libpq.so.3. there is however a libpq.so and a libpq.so.4 which is an sl of the .so version HELP Alan Bromley ---(e

Re: [pgadmin-support] Installation problem with RC2

2004-12-02 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Gino Lucrezi > Sent: 01 December 2004 14:43 > To: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] Installation problem with RC2 > > Anyway, after writing this, I in

Re: [pgadmin-support] Installation problem with RC2

2004-12-01 Thread Gino Lucrezi
First of all, I tried to remove all installations from the control panel. > Install the Microsoft Installer SDK from microsoft.com. Done. I found version 1.1 on the microsoft site... even though it's quite old. > Use the msispy program to check for pgAdmin MSI installations. It didn't show anyt

Re: [pgadmin-support] Installation problem with RC2

2004-12-01 Thread Gino Lucrezi
On Fri, 26 Nov 2004 20:40:32 -, [EMAIL PROTECTED] ("Dave Page") wrote: >Complex answer: First of all, I tried to remove all installations from the control panel. > Install the Microsoft Installer SDK from microsoft.com. Done. I found version 1.1 on the microsoft site... even though it's qui

Re: [pgadmin-support] installation directory on LINUX?

2004-11-29 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Mon, 29 Nov 2004, Mark wrote: I think the default rmp installation ( rpm -ihv postgresql-server-.rpm) will install postgresql into /var/lib/pgsql/ How can I install postgresql's rpm's (v7.4.6/FC2) into specific directory? This question should go

[pgadmin-support] installation directory on LINUX?

2004-11-29 Thread Mark
Hi, I think the default rmp installation ( rpm -ihv postgresql-server-.rpm) will install postgresql into /var/lib/pgsql/ How can I install postgresql's rpm's (v7.4.6/FC2) into specific directory? Thanks, Mark __ Do you Yahoo!? Meet the all-new

Re: [pgadmin-support] Installation problem with RC2

2004-11-27 Thread Gino Lucrezi
> Hmm, odd - that's the second time I've seen that error mentioned today. > Please try one of the following (I'm particularly interested to hear if > the second option works, but I appreciate it's a lot more work). BTW, do > you have the PostgreSQL Win32 beta installed? If so, what version? I'll t

Re: [pgadmin-support] Installation problem with RC2

2004-11-26 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Gino Lucrezi > Sent: 26 November 2004 11:33 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Installation problem with RC2 > > Hi! > > I tried installing R

[pgadmin-support] Installation problem with RC2

2004-11-26 Thread Gino Lucrezi
Hi! I tried installing RC2 on my XP box, but every time I launch it it starts the installer again. It doesn't ask me to reboot, fortunately, but it takes time to start up. Also, it requires that I keep the MSI file around, otherwise it won't start. Anyway, thank you for the good work! Gino L

[pgadmin-support] Installation Trouble

2004-10-28 Thread RUBEN ISAI RIVERA RODRIGUEZ
When i type ./configure --enable-static --enable-debug but i got the next error message: configure: error: you must specify a valid pgsql installation with --with-pgsql=DIR So i looked for that path using find. the path is : /usr/local/pgsql and i specified with: ./configure --enable-static

Re: [pgadmin-support] Installation Problem pgAdmin3-1.0.2

2004-06-16 Thread Adam H. Pendleton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeff Green wrote: | Hi, | | | I'm having problems installing pgadmin3-1.0.2 on Suse Linux 9.0. | | I have downloaded the following | | 1)postgresql-7.4.2 | |compiled,installed and configured. | |ran the test procedures OK and

[pgadmin-support] Installation Problem pgAdmin3-1.0.2

2004-06-15 Thread Jeff Green
Hi,         I'm having problems installing pgadmin3-1.0.2 on Suse Linux 9.0.   I have downloaded the following   1)    postgresql-7.4.2      compiled,installed and configured.      ran the test procedures OK and I can create new databases OK   2)    vxWindows-pgAdmin-20031010-7      

Re: [pgadmin-support] installation of pgAdmin3 on SuSE8.2

2003-10-01 Thread b-vol
Dear Tino, you wrote: > Just a word: you dont have to reboot on *nix unless > you do kernel developement. In your case you would > just set the variable in the current shell and or > add it to your .bashrc, .cshrc or whatever and open > a new shell :-) I know, I know - it is habit I sometime p

Re: [pgadmin-support] installation of pgAdmin3 on SuSE8.2

2003-10-01 Thread Tino Wildenhain
hi b-vol, b-vol wrote: Dear Mark and List Members, Thanks for your help. The source installation of vxWindows worked as you suggested. I installed agnome system as suggested. After running the configure script, the foist make reported some missing files, I unhashed the following lines in

Re: [pgadmin-support] installation of pgAdmin3 on SuSE8.2

2003-10-01 Thread b-vol
Dear Mark and List Members, Thanks for your help. The source installation of vxWindows worked as you suggested. I installed agnome system as suggested. After running the configure script, the foist make reported some missing files, I unhashed the following lines in /etc/profile LD_LIBRAR

Re: Fwd: [pgadmin-support] installation of pgAdmin3 on SuSE8.2

2003-09-30 Thread Jean-Michel POURE
Le Mardi 30 Septembre 2003 13:21, [EMAIL PROTECTED] a écrit : > >I am new to this list. I need some help with the installaion of > > pgAdminIII. The machine is a PC running SuSE Linux8.2. I downloaded > > vxWindows tarball and decompressed it into a directory > > :vxWindows-pgAdmin3. I then run

Re: Fwd: [pgadmin-support] installation of pgAdmin3 on SuSE8.2

2003-09-30 Thread Jean-Michel POURE
Le Mardi 30 Septembre 2003 13:21, [EMAIL PROTECTED] a écrit : > >I am new to this list. I need some help with the installaion of > > pgAdminIII. The machine is a PC running SuSE Linux8.2. I downloaded > > vxWindows tarball and decompressed it into a directory > > :vxWindows-pgAdmin3. I then run

Re: Fwd: [pgadmin-support] installation of pgAdmin3 on SuSE8.2

2003-09-29 Thread blacknoz
;De: b-vol <[EMAIL PROTECTED]> >Sujet: Fwd: [pgadmin-support] installation of pgAdmin3 on SuSE8.2 >Date: Tue, 30 Sep 2003 00:59:00 +0100 >A: Raphaël Enrici <[EMAIL PROTECTED]> > >Dear Sir, > >I obtained your name from browsing the pg-admin list. I forwarded a mail (se

Re: [pgadmin-support] installation of pgAdmin3 on SuSE8.2

2003-09-29 Thread Mark A. Taff
I had the same problems. Assuming a default SuSE 8.2: Use YaST to install glib2-devel, pango-devel, atk-devel packages. I also reccommend installing a _full_ gnome system, as it will save you headaches later. :) Also install the 100dpi fonts. Then build as per the instructions on the pgadmi

[pgadmin-support] installation of pgAdmin3 on SuSE8.2

2003-09-29 Thread b-vol
Greetings, I am new to this list. I need some help with the installaion of pgAdminIII. The machine is a PC running SuSE Linux8.2. I downloaded vxWindows tarball and decompressed it into a directory :vxWindows-pgAdmin3. I then run the configure script with the following settings: ./configu

Re: [pgadmin-support] Installation of PGADMIN failed under Windows NT4.0

2003-02-21 Thread Dave Page
It's rumoured that Christian Meier once said: > Hello, > > I have following Problem. > The Installation of PGADMIN 'pgadmin2-1_4_12' > fails with the Message: > 'Fatal Error: Installation ended prematurely > because of an Error' > > under Windows NT 4.0 ServicePack 6a > > PostgreSQL runs on the sam

[pgadmin-support] Installation of PGADMIN failed under Windows NT4.0

2003-02-21 Thread Christian Meier
Hello, I have following Problem. The Installation of PGADMIN 'pgadmin2-1_4_12' fails with the Message: 'Fatal Error: Installation ended prematurely because of an Error' under Windows NT 4.0 ServicePack 6a PostgreSQL runs on the same Machine under Cygwin. Any help would be appreciated. Thank yo