[GENERAL] Jobs with PostgreSQL

2000-08-30 Thread Martin Neimeier
Hello, a short question: Is it possible to write jobs with PostgreSQl which run in background like with oracle ? cu Martin -- Martin Neimeier Ingenieur-Buero Neimeier Schwarzach / Germany mailto:[EMAIL PROTECTED] / http://www.ibn.de (under heavy reconstruction) Tel:+49(6262)912344 / Fax:+49

Re: [GENERAL] How can I kow my permissions?

2000-09-04 Thread Martin Neimeier
granted w - update granted R - rule granted Sample Entry: {"=","admin=arwR","simpleuser=r","updater=w"} means: PUBLIC: allowed nothing admin: insert,select,update,rule simpleuser: select updater: update Hope this works for you. cu Martin -- Martin Neimeie