Postgres for image thumbnailer
linuxbox - August 22, 2009 - 19:49
| Project: | Video |
| Version: | 6.x-2.5-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | patch (to be ported) |
Jump to:
Description
Hi. I found that the thumbnailer won't work under postgres because of the way postgres handles serial fields. Under mysql, you can insert nulls, but not under postgres. Here's a patch.
| Attachment | Size |
|---|---|
| thumbnailer_postgres.diff | 1.34 KB |

#1
Ported to the HEAD