BLOB - Mailing list pgsql-novice

From Hasnul Fadhly bin Hasan
Subject BLOB
Date
Msg-id 41AE6B2D.3020708@mimos.my
Whole thread Raw
List 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



pgsql-novice by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: first try at postgres functions
Next
From: "BRN Sarma"
Date:
Subject: implementing tree structure