Re: [pgadmin-support] View data comes up empty

2006-09-29 Thread Dave Page
Title: Re: [pgadmin-support] View data comes up empty [Please keep messages on-list] On 29/9/06 16:37, "Leo" <[EMAIL PROTECTED]> wrote: Hello Dave No, if the table has few rows, it tells you the number of rows in the bottom bar but nothing shows. If the table has many rows it says "refreshi

Re: [pgadmin-support] Issue with editing float8 fields

2006-09-29 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Obe, Regina > Sent: 29 September 2006 13:49 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Issue with editing float8 fields > > I'm guessing float8 is deprecated since I don't see

[pgadmin-support] Issue with editing float8 fields

2006-09-29 Thread Obe, Regina
I'm guessing float8 is deprecated since I don't see it in the list of options when creating fields. I have an older table that has a field of type float8. I'm using PgAdmin III 1.6 Beta 1, Sep 12 2006, rev: 5353 on a windows 2000 machine. When I try to edit data in this table -> editing the

Re: [pgadmin-support] My Sequence does not increment what I expected

2006-09-29 Thread Obe, Regina
You maybe had added data before and then deleted it.  You can go in and change the sequence start number via pgAdmin by expanding the sequences node, selecting the sequence in question and changing the current value to 1 and minimum to 1.     From: [EMAIL PROTECTED] [mailto:[EM

[pgadmin-support] My Sequence does not increment what I expected

2006-09-29 Thread Ezequias Rodrigues da Rocha
Hi list,I have a sequence and when I insert a new row the sequence increment 101 instead of 1.Does anybody noticed something like that ? Should I delete and recreate the sequence ?Any help will be welcomed. Regards ...-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 

Re: [pgadmin-support] View data comes up empty

2006-09-29 Thread Dave Page
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of LeoSent: 28 September 2006 18:05To: pgadmin-support@postgresql.orgSubject: [pgadmin-support] View data comes up empty Hi I just installed PgAdmin III version 1.6 Beta and PgAdmin III version 1.4.3 in