Обсуждение: pgAdmin 1.8.0 Beta 5 dies when adding a primary key

Поиск
Список
Период
Сортировка

pgAdmin 1.8.0 Beta 5 dies when adding a primary key

От
Jeff Buhrt
Дата:
Thanks for the great work! [#1 new feature: I love the fact column 
widths don't keep resizing.]

pgAdmin 1.8.0 Beta 5 (Sep 10 2007, rev: 6631)
WinXP Pro, SP2

Postgres server: postgresql-8.1.9-1.fc6

Using either an existing table or a new (ex: test with just a serial 
column), add a primary key using the 'Constraints' tab
ex: test_pk for a Name in Properties
select any column in Columns, press add, when you press Ok, pgAdmin 
dies. I tried it with a serial and character varying and both fail.

I confirmed this works fine in 1.4.3 and 1.6.3 using the same table, 
desktop, and server.

If you need anything else, please email.

Thanks,

-Jeff

Jeff Buhrt
Achievement Focused Technology, Inc.
buhrt@aftinc.net
317-843-4444 Office


Re: pgAdmin 1.8.0 Beta 5 dies when adding a primary key

От
Dave Page
Дата:
Jeff Buhrt wrote:
> Thanks for the great work! [#1 new feature: I love the fact column
> widths don't keep resizing.]

:-) you're welcome!

> pgAdmin 1.8.0 Beta 5 (Sep 10 2007, rev: 6631)
> WinXP Pro, SP2
> 
> Postgres server: postgresql-8.1.9-1.fc6
> 
> Using either an existing table or a new (ex: test with just a serial
> column), add a primary key using the 'Constraints' tab
> ex: test_pk for a Name in Properties
> select any column in Columns, press add, when you press Ok, pgAdmin
> dies. I tried it with a serial and character varying and both fail.

I think I just inadvertently fixed this in my last commit to add a
<default tablespace> option. I reproduced it at the tail end of last
week, but didn't have time to investigate. Now it seems to be working fine!

I can supply an updated .exe to test if you'd like?

Thanks, Dave


Re: pgAdmin 1.8.0 Beta 5 dies when adding a primary key

От
Jeff Buhrt
Дата:
Dave,<br /><br /> I am happy to test. [Having been an open source (PD) maintainer, and currently contributing to
projects,I know the effort it takes.]<br /><br /> -Jeff<br /><br /> Dave Page wrote: <blockquote
cite="mid:46EE7898.7050501@postgresql.org"type="cite"><pre wrap="">Jeff Buhrt wrote: </pre><blockquote type="cite"><pre
wrap="">Thanksfor the great work! [#1 new feature: I love the fact column
 
widths don't keep resizing.]   </pre></blockquote><pre wrap="">
:-) you're welcome!
 </pre><blockquote type="cite"><pre wrap="">pgAdmin 1.8.0 Beta 5 (Sep 10 2007, rev: 6631)
WinXP Pro, SP2

Postgres server: postgresql-8.1.9-1.fc6

Using either an existing table or a new (ex: test with just a serial
column), add a primary key using the 'Constraints' tab
ex: test_pk for a Name in Properties
select any column in Columns, press add, when you press Ok, pgAdmin
dies. I tried it with a serial and character varying and both fail.   </pre></blockquote><pre wrap="">
I think I just inadvertently fixed this in my last commit to add a
<default tablespace> option. I reproduced it at the tail end of last
week, but didn't have time to investigate. Now it seems to be working fine!

I can supply an updated .exe to test if you'd like?

Thanks, Dave
 </pre></blockquote>

Re: pgAdmin 1.8.0 Beta 5 dies when adding a primary key

От
Dave Page
Дата:
Jeff Buhrt wrote:
> Dave,
> 
> I am happy to test. [Having been an open source (PD) maintainer, and
> currently contributing to projects, I know the effort it takes.]

Thanks - there's an updated .exe at
http://developer.pgadmin.org/~dpage/pgAdmin3.zip

Regards, Dave.


Re: pgAdmin 1.8.0 Beta 5 dies when adding a primary key

От
Jeff Buhrt
Дата:
Dave,<br /><br /> Sorry for the lag in testing.<br /><br /> Add/drop on primary keys seems to work fine.<br /><br />
-Jeff<br/><br /> Dave Page wrote: <blockquote cite="mid:46EEF138.8030608@postgresql.org" type="cite"><pre wrap="">Jeff
Buhrtwrote: </pre><blockquote type="cite"><pre wrap="">Dave,
 

I am happy to test. [Having been an open source (PD) maintainer, and
currently contributing to projects, I know the effort it takes.]   </pre></blockquote><pre wrap="">
Thanks - there's an updated .exe at
<a class="moz-txt-link-freetext"
href="http://developer.pgadmin.org/~dpage/pgAdmin3.zip">http://developer.pgadmin.org/~dpage/pgAdmin3.zip</a>

Regards, Dave.
 </pre></blockquote>