On Tue, 2006-02-14 at 10:17, Jay Greenfield wrote: > Is it possible to configure Postgres to behave like Access - a single user > and use as much of the recourses as required? No. If you want something akin to that, try SQL Lite. it's not as featureful as PostgreSQL, but it's closer to it than Access.