Re: Data Conversion

From: Michael Glaesemann <grzm(at)myrealbox(dot)com>
To: Bob Pawley <rjpawley(at)shaw(dot)ca>
Cc: Postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Re: Data Conversion
Date: 2006-02-01 01:41:04
Message-ID: 2C3F7169-DAE9-47FD-9657-092065339AB5@myrealbox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Feb 1, 2006, at 10:32 , Bob Pawley wrote:

> I'm a little concerned about stability since my Postgresql
> application has failed three times in the last couple of months. It
> seems to have failed when too many things are happening at the same
> time - mostly things that have been instigated by my pointing and
> clicking.

It sounds like you definitely have something to track down in either
your application or your PostgreSQL installation. What do you mean by
failed? Is it the application or the PostgreSQL backend? While
performance can be affected by your DDL, it shouldn't influence
anything that could be described as a "failure". Also, what pointing
and clicking are you doing? Is this in your own app or a PostgreSQL
administration app such as phpPgAdmin or pgAdmin?

What version of PostgreSQL are you running? What platform? What
hardware? This information may help others on the list help you nail
down your "stability" issues.

Michael Glaesemann
grzm myrealbox com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bob Pawley 2006-02-01 02:11:14 Re: Data Conversion
Previous Message Bob Pawley 2006-02-01 01:32:51 Re: Data Conversion