Re: [pgadmin-support] Alter Column Wizard?

2003-06-17 Thread Dave Page
Hi Sven, > -Original Message- > From: Sven Köhler [mailto:[EMAIL PROTECTED] > Sent: 16 June 2003 18:04 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Alter Column Wizard? > > > Hi, > > i mailed to the postgresql-general list in order to clearify, > why there > is no full alter

Re: [pgadmin-support] Error Message

2003-06-17 Thread Prakash Mahalle
Dear sir, we have postgres installed on the Linux server.we are using fontend VB^. We are trying to create the run time database using VB.We do notknow , how to create database using vb. Kindly send us the code of vb. thanks Prakash Mahalle On Mon, 16 Jun 2003 Dave Page wrote : >

Re: [pgadmin-support] Error Message

2003-06-17 Thread Dave Page
There is code at http://cvs.pgadmin.org/cgi-bin/viewcvs.cgi/pgadmin2/ that you might look at, though it is pretty complex. We cannot provide support for VB issues however - you might find someone who can help with specific problems at the PostgreSQL ODBC mailing list [EMAIL PROTECTED] Regards, Da

[pgadmin-support] How do you start 'library deficient' postgres on Solaris

2003-06-17 Thread Brent Howard
Hi, I am trying to start postgres from the command line on Solaris 8. I rebooted my server and now all i get when i try to start postgres is an error. I listed the error below. Is there a way to get postgres to read/reference the libraries correctly? How do i fix this problem, without rebu

Re: [pgadmin-support] How do you start 'library deficient' postgres

2003-06-17 Thread Sven Köhler
bash-2.03$ ./postmaster ld.so.1: ./postmaster: fatal: relocation error: file /usr/local/ssl/lib/libcrypto.so.0.9.6: symbol __register_frame_info: referenced symbol not found Killed It seems, you should update libcrypto (i think it's openssl) and/or recompile postgresql. by recom

[pgadmin-support] Error Message

2003-06-17 Thread Bernardo Fortunato Costa
-- System Information -- Platform: Windows 2000 Version:5.0 Build: 2195 Service Pack 3 -- Application Information -- Name: pgAdmin II Version:1.5.60 Descripton: Name: pgSchema Version:1.5.60 Descript

Re: [pgadmin-support] Error Message

2003-06-17 Thread Dave Page
> -Original Message- > From: Bernardo Fortunato Costa [mailto:[EMAIL PROTECTED] > Sent: 17 June 2003 14:28 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Error Message > > > Insert your comment: > > This error happenned with previous postgres (7.2) and pgAdmin > (1.12 ; 1.14) v