Re: Formatting psql output

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: markMLl(dot)pgsql-general(at)telemetry(dot)co(dot)uk, pgsql-general(at)postgresql(dot)org
Subject: Re: Formatting psql output
Date: 2002-11-06 15:48:07
Message-ID: 16077.1036597687@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> markMLl(dot)pgsql-general(at)telemetry(dot)co(dot)uk wrote:
>> I'm sure I'm missing something obvious here, but how can I tell either
>> the server or psql to limit the number of digits presented in a set of
>> results? Is there a facility somewhere for applying something like a
>> printf format string?

> We will implement that in 7.4. Not done yet.

There's always to_char() ...

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2002-11-06 16:25:22 Re: [SQL] Problem: Referential Integrity Constraints lost
Previous Message Robert Treat 2002-11-06 15:45:04 Re: out parameters ( oracle 2 pg )