Re: [GENERAL] Synchronize filenames in table with filesystem

2009-12-01 Thread silly8888
AM >> To: pgsql-general General >> Subject: Re: [GENERAL] Synchronize filenames in table with filesystem >> >> >> On Dec 1, 2009, at 9:19 AM, Ludwig Kniprath wrote: >> >> > Hi List, >> > not another question on how to store files (db or >> fil

Re: [GENERAL] Synchronize filenames in table with filesystem

2009-12-01 Thread Bret
> -Original Message- > From: pgsql-general-ow...@postgresql.org > [mailto:pgsql-general-ow...@postgresql.org] On Behalf Of Steve Atkins > Sent: Tuesday, December 01, 2009 9:44 AM > To: pgsql-general General > Subject: Re: [GENERAL] Synchronize filenames in table with f

Re: [GENERAL] Synchronize filenames in table with filesystem

2009-12-01 Thread Steve Atkins
On Dec 1, 2009, at 9:19 AM, Ludwig Kniprath wrote: > Hi List, > not another question on how to store files (db or filesystem), i decided to > use the filesystem. > > I'm now searching for a trigger, that deletes the physical file when deleting > a database-record containing the filename in one

Re: [GENERAL] Synchronize filenames in table with filesystem

2009-12-01 Thread Richard Broersma
On Tue, Dec 1, 2009 at 9:19 AM, Ludwig Kniprath wrote: > Hi List, > not another question on how to store files (db or filesystem), i decided to > use the filesystem. > > I'm now searching for a trigger, that deletes the physical file when deleting > a database-record containing the filename in o