Re: [pgadmin-support] sudden program termination: no warning, error, or crash

2010-06-03 Thread Kev
On Jun 3, 10:20 am, Kev wrote: > On pgAdminIII 1.12.0 beta 1, I've been having this happen really > frequently.  One table I can't even edit--as soon as I type a single > character in a column to make a new row, it crash-vanishes every > time.  Actually, it does an odd

Re: [pgadmin-support] sudden program termination: no warning, error, or crash

2010-06-03 Thread Kev
On pgAdminIII 1.12.0 beta 1, I've been having this happen really frequently. One table I can't even edit--as soon as I type a single character in a column to make a new row, it crash-vanishes every time. Actually, it does an odd thing before vanishing, creating a set of horizontal and vertical sc

[pgadmin-support] pgAgent win32 service setup

2010-03-02 Thread Kev
t succeeds, but the new one it fails. The command line strings are identical. What else is there for me to check? Thanks in advance for your help, Kev -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

[pgadmin-support] automatic indices not showing (win32/rev7358)

2008-11-18 Thread Kev
When I create a table with a PK, and get a notice of the form: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "(table) _pkey" for table "(table)" Indeed, the index it mentions shows up in pg_index. pgAdmin, however, shows zero indices under the table, even after refreshing the ta

[pgadmin-support] win32/1.8.4 newlines inconsistent in Query window's Messages pane

2008-11-04 Thread Kev
Whenever I have a standard 'raise notice' in one of my functions for debugging, and I run a select statement on the function in the query, the Messages pane only sometimes puts newlines after "NOTICE: ..." lines, and if I just keep hitting F5, it's after different lines every time. Often there are

[pgadmin-support] Re: [Fwd: Re: sudden program termination: no warning, error, or crash]

2008-09-27 Thread Kev
On Sep 26, 12:34 pm, [EMAIL PROTECTED] (Erwin Brandstetter) wrote: > Hi Kev! > > Please send this to the list, not to my private email account: > > [EMAIL PROTECTED] > > Regards > Erwin Oh, no wonder...after a certain amount of time, there isn't actually a &

[pgadmin-support] sudden program termination: no warning, error, or crash

2008-05-28 Thread Kev
but sometimes my brain doesn't gravitate towards the same terminology other people might use to describe the same problem, so I found nothing. Thanks, Kev -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

[pgadmin-support] win32 psql syntax error running any .sql created by the query editor

2008-04-07 Thread Kev
editor and then save again. I could be wrong, but this sounds like a bug. Thoughts or suggestions? Thanks, Kev -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

[pgadmin-support] minor bug in DEFAULT

2007-04-23 Thread Kev
Greetings, On pgAdminIII 1.6, if you add a text column NOT NULL with a default of a single space, it doesn't get quoted, and throws an error. Kev ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an approp