> I think those best practices threads are a treat to follow (might even
> consider archiving some of them in a sort of best-practices faq), so
Please do.
> 1) Bytea column. Seems the cleanest solution, but
> *) I seem to remember reading in a discussion in the [hackers] list
> that the T
I think those best practices threads are a treat to follow (might even
consider archiving some of them in a sort of best-practices faq), so
here's one more.
In coding an game asset server I want to keep a large number of file
revisions of varying sizes (1Kb-50Mb) inside the database.
Naturally