Re: [GENERAL] Tablespaces with Windows 2000

2005-11-30 Thread Stefan Balzter
Hi Magnus, Magnus Hagander schrieb: I'm having a hard time trying to create a tablespace with Windows 2000 and PostgreSQL 8. In general, it's the service account that has to have permissions. When you say client/service, do you mean you want to create a tablespace on a network drive? If so,

Re: [GENERAL] trigger

2005-11-18 Thread Stefan Balzter
the actual trigger BEFORE INSERT ON your table FOR EACH ROW and let it execute your recently written function :-) Good luck, Stefan Balzter ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings

[GENERAL] Tablespaces with Windows 2000

2005-11-13 Thread Stefan Balzter
Hi, I'm having a hard time trying to create a tablespace with Windows 2000 and PostgreSQL 8. Is there a How-To somewhere on the Net? I only find tablespace issues with Linux. One article even claimed it was impossible with Windows, but since I've tried it successfully in a localhost installat