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
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
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
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
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
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
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
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
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
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
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
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,
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
13 matches
Mail list logo