| From: | Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu> |
|---|---|
| To: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] postgres on notebook |
| Date: | 2000-02-16 14:13:32 |
| Message-ID: | 38AAB08C.D76ED537@alumni.caltech.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> I have apache+modperl running with persistent connection with postgres using
> DBI/Apache::DBI. After wake up, all these stuff seems work ok,
> but probably [postmaster] processes doesn't works, at least I've seen
> new postgres processes with much more PID's appearing (Apache::DBI should
> take care about that). I didn't take much attention yet and just asking
> if there are something special with Postgres interaction with
> Linux running on notebook (apm stuff)
There should be none afaik. But I'll try testing on my laptop sometime
soon (not running apache, but I can leave a backend connected to a
psql session and see that it responds after waking up).
- Thomas
--
Thomas Lockhart lockhart(at)alumni(dot)caltech(dot)edu
South Pasadena, California
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Lockhart | 2000-02-16 14:14:36 | Re: [HACKERS] ERROR: Unable to identify an operator '=' for types 'numeric' and 'float8' |
| Previous Message | Chris | 2000-02-16 13:33:08 | Re: [HACKERS] TODO: Cache most recent query plan |