[pgadmin-support] Storing configuration in a centralised database?

2004-08-16 Thread Justin Clift
Hi all, Has any thought been given to storing the pgAdmin configuration in a cental database? That way a central server could hold all of the configuration info for the company databases, and people can connect to that central server which will provide all the needed info for connecting to othe

Re: [pgadmin-support] Compilation error

2004-08-16 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Tue, 17 Aug 2004, [ISO-8859-1] Raphaël Enrici wrote: > @Devrim, Jean-Michel: any try on FC3 (test1) ? No... Not yet. I just began downloading the isos with my 512K DSL, I can give a try after the download finishes and on Friday, when I'l

Re: [pgadmin-support] Compilation error

2004-08-16 Thread Raphaël Enrici
Giovanni P. Tirloni wrote: Raphaël Enrici disse: For reference, the entire thread is available here: http://www.mail-archive.com/[EMAIL PROTECTED]/msg04031.html It would be nice if you could send a success report when you are ok with the build. This is what I get from the code I checked out

Re: [pgadmin-support] undefined symbol: krb5_cc_get_principal

2004-08-16 Thread Raphaël Enrici
Adam H.Pendleton wrote: On Aug 13, 2004, at 4:33 PM, Raphaël Enrici wrote: to me it's something like this, although the ld found them. In fact, I think FC1 may be more advanced than EL 3.0 or the opposite concerning kerberos. can you confirm the following: nm -D /usr/kerberos/lib/libkrb5.so.3 |

[pgadmin-support] load project problems with pgAdmin II

2004-08-16 Thread Donald Fraser
Hi,I'm trying to load up the old pgAdmin II source but running into some problems.1) I have followed the instructions - uninstalled any installations, registered the DLL's in the binaries directory and pgAdmin2.exe runs ok from that directory. 2) I manually edit the pgadmin2.vbp file to ensu

Re: [pgadmin-support] plugin to convert ms access tables

2004-08-16 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Mon, 16 Aug 2004, Roger D. Vargas wrote: > I remember in old pgadmin 2 there was a plugin to convert access tables > to postgres. I urgently need to convert periodically an access table to > postgres (or find a way to make php connect ms sql),

Re: [pgadmin-support] plugin to convert ms access tables

2004-08-16 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Roger D. Vargas > Sent: 16 August 2004 21:40 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] plugin to convert ms access tables > > I remember in old pgadmin 2 there was a plugin to convert

[pgadmin-support] plugin to convert ms access tables

2004-08-16 Thread Roger D. Vargas
I remember in old pgadmin 2 there was a plugin to convert access tables to postgres. I urgently need to convert periodically an access table to postgres (or find a way to make php connect ms sql), so, does that plugin still exists or there is some solution for this? -- Roger DuraÃona Vargas Linu

Re: [pgadmin-support] Compilation error

2004-08-16 Thread Giovanni P. Tirloni
Raphaël Enrici disse: > The last patch has just been commited. So, try to checkout now or wait > for the next tarball snapshot (tomorrow morning). > > For reference, the entire thread is available here: > http://www.mail-archive.com/[EMAIL PROTECTED]/msg04031.html > > It would be nice if you could

Re: [pgadmin-support] Compilation error

2004-08-16 Thread Raphaël Enrici
Raphaël Enrici wrote: Giovanni P. Tirloni wrote: Raphaël Enrici disse: Giovanni P. Tirloni wrote: Hi, I'm trying to compile pgadmin3-src-20040816.tar.gz with wxWidgets-pgAdmin3-20040711-1.tar.bz2 on a Fedora Core 3 (test1) system and I get the following error: can you confirm you are using

Re: [pgadmin-support] pgadmin III - database backup / restore

2004-08-16 Thread Andreas Pflug
Raymond O'Donnell wrote: On 16 Aug 2004 at 10:53, Andreas Pflug wrote: If backup/restore remains disabled when selecting a database, the tools pg_dump/pg_restore are not accessible (path or directory where pgadmin3.exe lives). pgadmin3.zip includes them. Is there any way of telling pgAdmin wher

Re: [pgadmin-support] undefined symbol: krb5_cc_get_principal

2004-08-16 Thread Adam H . Pendleton
On Aug 13, 2004, at 4:33 PM, Raphaël Enrici wrote: to me it's something like this, although the ld found them. In fact, I think FC1 may be more advanced than EL 3.0 or the opposite concerning kerberos. can you confirm the following: nm -D /usr/kerberos/lib/libkrb5.so.3 | grep krb5_cc_get_princip

Re: [pgadmin-support] Compilation error

2004-08-16 Thread Raphaël Enrici
Giovanni P. Tirloni wrote: Raphaël Enrici disse: Giovanni P. Tirloni wrote: Hi, I'm trying to compile pgadmin3-src-20040816.tar.gz with wxWidgets-pgAdmin3-20040711-1.tar.bz2 on a Fedora Core 3 (test1) system and I get the following error: can you confirm you are using a gcc 3.4.X series ? I

Re: [pgadmin-support] Compilation error

2004-08-16 Thread Raphaël Enrici
Giovanni P. Tirloni wrote: Hi, I'm trying to compile pgadmin3-src-20040816.tar.gz with wxWidgets-pgAdmin3-20040711-1.tar.bz2 on a Fedora Core 3 (test1) system and I get the following error: can you confirm you are using a gcc 3.4.X series ? If yes, we are currently patching padmin III

[pgadmin-support] Compilation error

2004-08-16 Thread Giovanni P. Tirloni
Hi, I'm trying to compile pgadmin3-src-20040816.tar.gz with wxWidgets-pgAdmin3-20040711-1.tar.bz2 on a Fedora Core 3 (test1) system and I get the following error: if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" -Wall -g -I../src/include

Re: [pgadmin-support] pgadmin III - database backup / restore

2004-08-16 Thread Raymond O'Donnell
On 16 Aug 2004 at 10:53, Andreas Pflug wrote: > If backup/restore remains disabled when selecting a database, the tools > pg_dump/pg_restore are not accessible (path or directory where > pgadmin3.exe lives). pgadmin3.zip includes them. Is there any way of telling pgAdmin where these live? - or

Re: [pgadmin-support] pgadmin III - database backup / restore

2004-08-16 Thread Andreas Pflug
[EMAIL PROTECTED] wrote: I'm investigating the use of Postgres for a future project & have installed beta 8.0 using the windows installer which includes pgadmin III. Everything works great, I can create tables etc. Connect from external applications... but, no matter what I do the Backup and Resto