Re: [SQL] pgadmin debugger

2011-08-15 Thread David Harel
On Mon, 2011-08-15 at 06:49 -0700, Adrian Klaver wrote: > On Sunday, August 14, 2011 11:33:13 am David Harel wrote: > > On Sun, 2011-08-14 at 11:07 -0700, Adrian Klaver wrote: > > > On Sunday, August 14, 2011 10:15:43 am David Harel wrote: > > > > On Sat, 2011-08-13 at 12:56 -0700, Adrian Klaver wr

Re: [SQL] pgadmin debugger

2011-08-15 Thread Adrian Klaver
On Sunday, August 14, 2011 11:33:13 am David Harel wrote: > On Sun, 2011-08-14 at 11:07 -0700, Adrian Klaver wrote: > > On Sunday, August 14, 2011 10:15:43 am David Harel wrote: > > > On Sat, 2011-08-13 at 12:56 -0700, Adrian Klaver wrote: > > > > On Saturday, August 13, 2011 12:39:44 pm David Hare

Re: [SQL] pgadmin debugger

2011-08-14 Thread David Harel
On Sun, 2011-08-14 at 11:07 -0700, Adrian Klaver wrote: > On Sunday, August 14, 2011 10:15:43 am David Harel wrote: > > On Sat, 2011-08-13 at 12:56 -0700, Adrian Klaver wrote: > > > On Saturday, August 13, 2011 12:39:44 pm David Harel wrote: > > > > Greetings, > > > > > > > > I use Ubuntu 10.04. I

Re: [SQL] pgadmin debugger

2011-08-14 Thread Adrian Klaver
On Sunday, August 14, 2011 10:15:43 am David Harel wrote: > On Sat, 2011-08-13 at 12:56 -0700, Adrian Klaver wrote: > > On Saturday, August 13, 2011 12:39:44 pm David Harel wrote: > > > Greetings, > > > > > > I use Ubuntu 10.04. I have postgresql version 8.4.8 installed also I > > > have pgadmin v

Re: [SQL] pgadmin debugger

2011-08-14 Thread David Harel
On Sat, 2011-08-13 at 12:56 -0700, Adrian Klaver wrote: > On Saturday, August 13, 2011 12:39:44 pm David Harel wrote: > > Greetings, > > > > I use Ubuntu 10.04. I have postgresql version 8.4.8 installed also I > > have pgadmin version 1.10.2. I can't find debugger_plugin.so which is > > needed to

Re: [SQL] pgadmin debugger

2011-08-13 Thread Adrian Klaver
On Saturday, August 13, 2011 12:39:44 pm David Harel wrote: > Greetings, > > I use Ubuntu 10.04. I have postgresql version 8.4.8 installed also I > have pgadmin version 1.10.2. I can't find debugger_plugin.so which is > needed to debug pgplsql using pgadmin: > http://www.postgresonline.com/journal

[SQL] pgadmin debugger

2011-08-13 Thread David Harel
Greetings, I use Ubuntu 10.04. I have postgresql version 8.4.8 installed also I have pgadmin version 1.10.2. I can't find debugger_plugin.so which is needed to debug pgplsql using pgadmin: http://www.postgresonline.com/journal/archives/214-Using-PgAdmin-PLPgSQL-Debugger.html Any idea? -- Thanks.

[SQL] Pgadmin hotkeys?

2009-05-25 Thread John Dizaro
Can somebody tell me please where i can find the PgAdmin Hotkey like Ctrl+SPACEBAR and others?? Tanks for all. -- John Evan Dizaro - Fone: (41) -0303 Fone: (41) 9243-3240 Rua: Alferes Poli Curitiba - PR - Brasil

Re: [SQL] PgAdmin 1.6.2 crashes when resize the collumn

2007-03-13 Thread Richard Huxton
Ezequias Rodrigues da Rocha wrote: Hi list, I had no problem with pgadmin 1.6.2 until I instal PostgreSQL 8.2.3 Now when I resize the column in any place the pgadmin crashes. Another problem is that when I move the mouse over the table in the sql dialog the columns are selected. I don't know i

[SQL] PgAdmin 1.6.2 crashes when resize the collumn

2007-03-13 Thread Ezequias Rodrigues da Rocha
Hi list, I had no problem with pgadmin 1.6.2 until I instal PostgreSQL 8.2.3 Now when I resize the column in any place the pgadmin crashes. Another problem is that when I move the mouse over the table in the sql dialog the columns are selected. I don't know if it is a problem of the mouse but t

Re: [SQL] [pgadmin-support] Alternative Serial

2007-03-11 Thread Ezequias Rodrigues da Rocha
Yes you are right, I means sequences. The second way is better for me that have Id (PK) fields not defined as Sequences. Now it is much more difficult to change the type of my PK than define a Default value. I am just concerned about the consistency of this sequence. Could you make me more eas

Re: [SQL] [pgadmin-support] Groups and Roles and Users

2006-11-16 Thread Jim Nasby
On Nov 6, 2006, at 12:18 PM, Ezequias Rodrigues da Rocha wrote: Could someone suggest me how to get a documentation about Groups and Roles and Users ? It would be nice to see a simple and easy documentation (a tutorial could be better, with pgadmin much better). Have you looked in the Post

Re: [SQL] pgadmin

2006-01-23 Thread Tom Lane
Mark Fenbers <[EMAIL PROTECTED]> writes: > ... I don't have a stripped down > version of the O/S either... it's pretty much a full install of RH9. > I'm thinking that I must be doing something wrong. Er ... using RH9 maybe? That's been obsolete for a long time. Fedora Core 3 or 4 would be somet

Re: [SQL] pgadmin

2006-01-23 Thread Owen Jacobson
Mark Fenbers wrote: > I'm having trouble with installing pgadmin. If this is not the > apporpriate group for seeking help with this, please excuse > me and tell > the correct one. I have not found anything else more appropriate. > > 'make' for pgadmin fails, I think it is because I don't hav

[SQL] pgadmin

2006-01-23 Thread Mark Fenbers
I'm having trouble with installing pgadmin. If this is not the apporpriate group for seeking help with this, please excuse me and tell the correct one. I have not found anything else more appropriate. 'make' for pgadmin fails, I think it is because I don't have wxWidgets. wxWidgets fails.

[SQL] pgAdmin

2003-11-02 Thread Ganesan Kanavathy
How do I uninstall pgAdmin III? Please help   Regards, Ganesan  

Re: [SQL] [pgadmin-support] hi

2002-10-18 Thread Hepworth, Mike
lz,   You could use the plpgsql function language and create a function that tests for the existence of the file and drop it if it does.   Something like this:   select dropTableIfExists('test');   The dropTableIfExists would be the plpgsql function that you would need to write.   Later,  

Re: [SQL] PgAdmin

2001-09-25 Thread Josh Berkus
Keith, First off, this is the wrong mailing list. PgAdmin has its own mailing list. Please address future questions there. > MDAC 2.5 is installed as part of an upgrade(?) to > Internet Explorer 5.5 No, it's not. The MDAC must be seperately obtained from downloads.microsoft.com. This is in

[SQL] PgAdmin

2001-09-25 Thread Keith Gray
The install for PgAdmin wont run without MDAC 2.5?? MDAC 2.5 is installed as part of an upgrade(?) to Internet Explorer 5.5 I have IE5.5 but cannot install PgAdmin. What is the exact dependency? Can I force an Install? -- Keith Gray Technical Development Manager Heart Consulting Services