Re: Display of text fields

From: Ennio-Sr <nasr(dot)laili(at)tin(dot)it>
To: Richard Huxton <dev(at)archonet(dot)com>
Cc: nasr(dot)laili(at)tin(dot)it, pgsql-general(at)postgresql(dot)org
Subject: Re: Display of text fields
Date: 2004-09-10 12:20:11
Message-ID: 20040910122011.GA1780@deby.ei.hnet
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

* Richard Huxton <dev(at)archonet(dot)com> [100904, 09:11]:
> Ennio-Sr wrote:
> > [ ... ]
> Ah - you're wasting your time with psql then. It's a find sql console
> but it's not a browser. Might be worth posting a question asking if
> anyone knows of a "console based database browser"
> [ ... ]

Thanks again for your help, Richard. I'll have a look at the links you
suggest.

[OT]. P.S. WHile 'googling' around I read your post of september last
year about the "Trigger order problem". Now, I'm the last person who
may advice others on how to do things in pg but, as a matter of
curiosity, could not you solve your problem adding an extra 'flag' column
to the tables to be marked with a 'D' (for deleted), perform the summing
up and finally remove all 'D' marked records?
Anyway, I hope the 'problem' is no longer such! :-)
Cheers,
Ennio.

--
[Perche' usare Win$ozz (dico io) se ..."anche uno sciocco sa farlo. \\?//
Fa' qualche cosa di cui non sei capace!" (diceva Henry Miller) ] (°|°)
[Why to use Win$ozz (I say) if ... "even a fool can do that. )=(
Do something you aren't good at!" (used to say Henry Miller) ]

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Wimmer 2004-09-10 12:57:18 unicode and varchar
Previous Message operationsengineer1 2004-09-10 09:32:25 Re: Opinions Requested - PG API or Abstraction Layer