From: | Hasnul Fadhly bin Hasan <hasnulfadhly(dot)h(at)mimos(dot)my> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | BLOB |
Date: | 2004-12-02 01:09:01 |
Message-ID: | 41AE6B2D.3020708@mimos.my |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hi,
I'm a bit confused about blob and large datatypes references that i
found in postgres documentation. I've looked at the documentation but
there are no data type blob. As i read on, someone was mentioning about
blob and bytea. Are they the same? is there any other large
datatypes? The reason is because i wanted to know what datatypes will
not be processed by pg_dump by default unless i set the -b option.
Since the docs mentions blob or large datatypes, i was wondering which
one is it rather than just using -b for the sake of safety but not
knowing if it is useful or not?
Thanks,
Hasnul
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin B. | 2004-12-02 04:03:00 | first try at postgres functions |
Previous Message | Tom Lane | 2004-12-01 20:08:10 | Re: catch runtime errors |