Re: [pgadmin-support] using slony with pgadmin
Robert Treat wrote: I need to replicate a database using slony that has tables created in it from pgadmin. I've hit a snag because slony requires that all replicated tables have a primary key, and the pgadmin tables dont have one. I wonder what you mean by "pgadmin tables". pgAdmin III doesn't use or create any pgadmin specific tables, are you talking about pgAdmin II? FYI: In pgAdmin III V1.3/1.4, we plan to add some mechanism to encourage users to *always* add a PK. Regards, Andreas ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
Re: [pgadmin-support] SQL-Scripts aren't executed correctly from
Loy Wolfram wrote: Hello, I found that pgAdminIII-Query tool does not execute SQL scripts correctly. This problem is unknown. You probably marked a part of the text, which makes pgadmin execute that queries only. Regards, Andreas ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org
Re: [pgadmin-support] crash
> -Original Message- > From: Pico [mailto:[EMAIL PROTECTED] > Sent: 06 December 2004 08:36 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: RE: [pgadmin-support] crash > > > > In the meantime, I am trying to arrange to get MDK rpms > made available. > > Ok, if you want me to try to install them on mandrake 10.1 > when avalaible, email me :) Hi Patrice, A Mandrake RPM has just been uploaded to http://developer.pgadmin.org/ftp/release/v1.2.0/mandrake101/ if you'd like to give it a try. Feedback welcome of course! Regards, Dave. ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
Re: [pgadmin-support] crash
> Hi Patrice, > > A Mandrake RPM has just been uploaded to > http://developer.pgadmin.org/ftp/release/v1.2.0/mandrake101/ if you'd > like to give it a try. Hi, I download the RPM. I do : rpm --install pgadmin3-1.2.0-1mdk.i586.rpm It says me : dependencies needeed : libwx_base-2.5.so.3 libwx_base_net-2.5.so.3 libwx_base_xms-2.5.so.3 libwx_gtk2_adv-2.5.so.3 libwx_gtk2_core-2.5.so.3 libwx_gtk2_html-2.5.so.3 libwx_gtk2_stc-2.5.so.3 libwx_gt2_xrc-2.5.so.3 Regards, Patrice. PS :library WxWidget already installed as explained in "Installing pgAdmin III from source code", no error during configure, make et make install. ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
Re: [pgadmin-support] crash
> -Original Message- > From: Pico [mailto:[EMAIL PROTECTED] > Sent: 07 December 2004 14:13 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] crash > > > Hi Patrice, > > > > A Mandrake RPM has just been uploaded to > > > http://developer.pgadmin.org/ftp/release/v1.2.0/mandrake101/ if you'd > > like to give it a try. > > Hi, > > I download the RPM. > I do : > > rpm --install pgadmin3-1.2.0-1mdk.i586.rpm > > It says me : dependencies needeed : > libwx_base-2.5.so.3 > libwx_base_net-2.5.so.3 > libwx_base_xms-2.5.so.3 > libwx_gtk2_adv-2.5.so.3 > libwx_gtk2_core-2.5.so.3 > libwx_gtk2_html-2.5.so.3 > libwx_gtk2_stc-2.5.so.3 > libwx_gt2_xrc-2.5.so.3 > > Regards, > > Patrice. > > PS :library WxWidget already installed as explained in > "Installing pgAdmin III from source code", no error during > configure, make et make install. Hi Patrice - I suspect this is simply because the RPM is looking for the RPM version of wx, and not the source version. Hugo: Can you tell us where the correct wx RPMs can be obtained please? Regards, Dave. ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org