Re: [pgadmin-support] using slony with pgadmin

2004-12-11 Thread Robert Treat
On Tuesday 07 December 2004 04:18, Andreas Pflug wrote: > 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 on

[pgadmin-support] Grant wizard for function privileges bug

2004-12-11 Thread Ivan
Hello, As you can see on the attached picture there is a strange untitled checkbox on the Privileges tab of the Grant Wizard of functions privileges. When I'm adding an execute privilege on some functions and go to the SQL tab - i see REVOKE ALL ON FUNCTION ... sql statements. GRANT EXECUTE

Re: [pgadmin-support] using slony with pgadmin

2004-12-11 Thread Robert Treat
On Tuesday 07 December 2004 12:45, Andreas Pflug wrote: > Robert Treat wrote: > > Hmm... I guess these must be pgadmin II tables? Honestly I am not sure, > > the client uses both pgadmin II and III, so I thought that's where they > > were coming from. Here is the schema I'm talking about: > > > >

Re: [pgadmin-support] crash

2004-12-11 Thread Hugo Ferreira
Hi Pico, Try installing GL (Mesa): - libMesaGL1-5.0.2-8mdk - libMesaGLU1-5.0.2-8mdk I dont know if there are any more dependencies. Use rpmdrake to install this so that you find the depencies automatically. Regards, Hugo Ferreira. On Tuesday 07 Dec 2004 15:44, Pico wrote: > >

Re: [pgadmin-support] crash

2004-12-11 Thread Hugo Ferreira
Hi, Try and install the correct locale support. For example in english we install: - locales - locales-en you may nee - locales-fr-XX where XX may be for CA, FR, etc. HTHs, Hugo Ferreira. On Tuesday 07 Dec 2004 16:28, Pico wrote: > > Try installing GL (Mesa): > > -

Re: [pgadmin-support] alter table bug

2004-12-11 Thread Andreas Pflug
Ivan wrote: Hello, I found a bug in PgAdminIII 1.2.0 (Nov 29 2004) for Win XP I open the table properties diaog, suppose that in a columns tab i have the column "description" of type text. I click remove button, then add a column with name "description" and type varchar, set the length of this fiel

Re: [pgadmin-support] Bug in a table properties dialog

2004-12-11 Thread Andreas Pflug
Ivan wrote: Hello, Another bug in a table properties dialog: Once i've added a new column in columns tab i can't change properties of this column - button is disabled - This is not a bug, it's not implemented. Remove it and add it newly. Regards, Andreas ---(end of broadcast

Re: [pgadmin-support] crash

2004-12-11 Thread Pico
> Positionning locales correctly to UTF-8 ones corrects the behaviour of pga3: > $ export LC_ALL=fr_FR.UTF-8 > $ pgadmin3---> IS OK :) And thanks for everybody for your help ;) Patrice. ---(end of broadcast)--- TIP 4: Don't 'kill -9'

Re: [pgadmin-support] using slony with pgadmin

2004-12-11 Thread Dave Page
-Original Message- From: [EMAIL PROTECTED] on behalf of Andreas Pflug Sent: Tue 12/7/2004 5:45 PM To: Robert Treat Cc: [EMAIL PROTECTED] Subject: Re: [pgadmin-support] using slony with pgadmin Robert Treat wrote: >> Hmm... I guess these must be pgadmin II tables? Honestly I am not su

[pgadmin-support] Bug in a table properties dialog

2004-12-11 Thread Ivan
Hello, Another bug in a table properties dialog: Once i've added a new column in columns tab i can't change properties of this column - button is disabled - (but can do for other columns) - so i need to remove and then create again column if i made a mistake while adding column -- Best regards,

[pgadmin-support] alter table bug

2004-12-11 Thread Ivan
Hello, I found a bug in PgAdminIII 1.2.0 (Nov 29 2004) for Win XP I open the table properties diaog, suppose that in a columns tab i have the column "description" of type text. I click remove button, then add a column with name "description" and type varchar, set the length of this fiels 256. Wh

Re: [pgadmin-support] crash

2004-12-11 Thread Raphaël Enrici
Dear all, it seems that the list is back online ;) Let's try to move on. Concerning this particular problem, it seems I was right thinking to an UTF-8/non UTF-8 problem: Pico wrote: Hi Raphael, Can you precise a bit please? Which menu? All menus? All special char? éèëê and so on? Which locale ar