| From: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
|---|---|
| To: | Joshua Gooding <JGooding(at)ttitech(dot)net> |
| Cc: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: oracle to postgres migration question |
| Date: | 2010-06-15 20:07:54 |
| Message-ID: | AANLkTik6fsK2D0gAKN6GlBcfTO_ELF5qC6UYmMZ81osf@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
On Tue, Jun 15, 2010 at 1:09 PM, Joshua Gooding <JGooding(at)ttitech(dot)net> wrote:
> Hello,
>
> I'm looking for the postgres equivalent of oracles: set numwidth command.
> Is there an equivalent?
Psql uses dynamic formatting for such things. Not sure there's really
a big need for it. Can you give an example of what you're trying to
accomplish? (and as Bruce mentioned, you'd get more bites if you gave
a reference like
http://www.oracle.com/technology/support/tech/sql_plus/htdocs/sub_var4.html#4_1_6
so people would know what you're asking for.)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Frost | 2010-06-15 20:17:36 | Re: oracle to postgres migration question |
| Previous Message | Bruce Momjian | 2010-06-15 19:54:59 | Re: oracle to postgres migration question |