| From: | "Bill Pfeiffer" <wpfeiffe(at)arbfile(dot)org> |
|---|---|
| To: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: PG equivalent to Sybase varbinary |
| Date: | 2003-10-08 13:44:18 |
| Message-ID: | bm14cq$1i50$1@news.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
Thanks for the response. I'll look into re-running the ddl using the bytea
datatype the next time I perform the setup I'm using. (I used a Sybase SQL
Anywhere db in the meantime to get me back on track with the task at hand).
Thanks again,
Bill
"Richard Huxton" <dev(at)archonet(dot)com> wrote in message
news:200310080945(dot)06497(dot)dev(at)archonet(dot)com(dot)(dot)(dot)
> On Monday 06 October 2003 15:40, Bill Pfeiffer wrote:
> > Anybody know what the Postgresql equivalent to a Sybase varbinary data
type
> > is? I have a package that provides ddl to store a 40 byte/char?
varbinary
> > column in a table and it is failing against postrgresql.
>
> Sounds like "bytea" to me - or have you rejected that?
>
> --
> Richard Huxton
> Archonet Ltd
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | George Weaver | 2003-10-08 14:06:47 | Re: Possible to have array as input paramter for a function? |
| Previous Message | George Weaver | 2003-10-08 12:50:31 | Re: Possible to have array as input paramter for a function? |