[pgadmin-support] unsubscribe

2002-12-20 Thread ELECTRONICS
unsubscribe ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

[pgadmin-support] PGMigration and foriegn Keys

2002-12-20 Thread Alaric Dailey
I need foreign keys longer than 32 characters and the new pgMigration tool is truncating the names at 32 chars, thus my migration is failing ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

Re: [pgadmin-support] Connecting to Postgres under Linux in VMWare from WindowsXP!!! (fwd)

2002-12-20 Thread Vikram Khurana
Bernd, Try connecting using your IP. You can get the IP of VMWare using /sbin/ifconfig in Linux under root Vikram > -Original Message- > From: [EMAIL PROTECTED] [mailto:pgadmin-support- > [EMAIL PROTECTED]] On Behalf Of Bernd Wollny > Sent: Friday, December 20, 2002 4:07 AM > To: [EMAIL

Re: [pgadmin-support] Connecting to Postgres under Linux in VMWare from WindowsXP!!! (fwd)

2002-12-20 Thread Dave Page
> -Original Message- > From: Bernd Wollny [mailto:[EMAIL PROTECTED]] > Sent: 20 December 2002 15:56 > To: Dave Page > Subject: RE: [pgadmin-support] Connecting to Postgres under > Linux in VMWare from WindowsXP!!! (fwd) > > Are you sure you have a working network connection > between

Re: [pgadmin-support] The bugs are getting harder to find...

2002-12-20 Thread Dave Page
Title: Message   -Original Message-From: Donald Fraser [mailto:[EMAIL PROTECTED]] Sent: 20 December 2002 16:58To: [EMAIL PROTECTED]Subject: Re: [pgadmin-support] The bugs are getting harder to find... Hi Dave, that fixed one problem and created a minor one when you

Re: [pgadmin-support] The bugs are getting harder to find...

2002-12-20 Thread Donald Fraser
Title: Message Hi Dave, that fixed one problem and created a minor one when you don't have any parameters - you get a single quote mark ('). Minor minor bug and I can live with that.   I am using the software every day now and I envisage I will continue to do so for the next month. Hence I am

Re: [pgadmin-support] Connecting to Postgres under Linux in VMWare from WindowsXP!!! (fwd)

2002-12-20 Thread Jean-Michel POURE
Le Vendredi 20 Décembre 2002 16:14, Dave Page a écrit : > Can you ping the VM from XP? +1 Jean-Michel POURE ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so

Re: [pgadmin-support] Connecting to Postgres under Linux in VMWare from WindowsXP!!! (fwd)

2002-12-20 Thread Jean-Michel POURE
Dear lutscher, I understand the problem a little bit more. Each virtual machine should have a separate IP, even if you are not connected to a network or on the Internet. Therefore, each OS will be able to see each other. For example : - Linux : 192.168.0.1 - Windoze : 192.168.0.2 You should be

Re: [pgadmin-support] Connecting to Postgres under Linux in VMWare from WindowsXP!!! (fwd)

2002-12-20 Thread Dave Page
> -Original Message- > From: Bernd Wollny [mailto:[EMAIL PROTECTED]] > Sent: 20 December 2002 14:53 > To: Dave Page > Subject: Re: [pgadmin-support] Connecting to Postgres under > Linux in VMWare from WindowsXP!!! (fwd) > > > Hi Dave! > > Its in german but i will translate it shortly

Re: [pgadmin-support] Connecting to Postgres under Linux in VMWare from WindowsXP!!! (fwd)

2002-12-20 Thread Dave Page
> -Original Message- > From: Bernd Wollny [mailto:[EMAIL PROTECTED]] > Sent: 20 December 2002 14:07 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Connecting to Postgres under Linux > in VMWare from WindowsXP!!! (fwd) > > > Hi! > > I think, this is my last chance to get a solut

Re: [pgadmin-support] Connecting to Postgres under Linux in VMWare from WindowsXP!!! (fwd)

2002-12-20 Thread Jean-Michel POURE
Le Vendredi 20 Décembre 2002 15:07, vous avez écrit : > Where's the fault? > I started Postgres with the -i option for tcp/ip sockets! > Hope for answers! 1) Try modifying /var/lib/pgsql/data/postgresql.conf and set TCP_IP socket to true. This will start PostgreSQL with -i option automatically.

[pgadmin-support] Connecting to Postgres under Linux in VMWare from WindowsXP!!! (fwd)

2002-12-20 Thread Bernd Wollny
Hi! I think, this is my last chance to get a solution form my problem. And this is the following: background: postgres running under linux as guest in VMWare. Windows XP as host. Trying to connect from pgadmin under Win XP. Now i can't connect to postgres! There's always the following error messa

[pgadmin-support] unsubscribe

2002-12-20 Thread Rafael Pivato
unsubscribe ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [pgadmin-support] The bugs are getting harder to find...

2002-12-20 Thread Dave Page
Title: Message   -Original Message-From: Donald Fraser [mailto:[EMAIL PROTECTED]] Sent: 17 December 2002 16:54To: [EMAIL PROTECTED]Subject: [pgadmin-support] The bugs are getting harder to find...   2) Trigger functions that take parameters show up as ??? and