| From: | Evgeny Gridasov <eugrid(at)fpm(dot)kubsu(dot)ru> |
|---|---|
| To: | 11 <eleven(at)ludojad(dot)itpp(dot)pl> |
| Cc: | pgsql-performance(at)postgresql(dot)org |
| Subject: | Re: Background writer configuration |
| Date: | 2006-03-17 18:36:06 |
| Message-ID: | 20060317213606.b8f037b4.eugrid@fpm.kubsu.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-performance |
eugene(at)test:~$ file /usr/lib/postgresql/8.1/bin/postgres
/usr/lib/postgresql/8.1/bin/postgres: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.6.0, dynamically linked (uses shared libs), stripped
On Fri, 17 Mar 2006 18:56:32 +0100
11 <eleven(at)ludojad(dot)itpp(dot)pl> wrote:
> On 2006-03-17, at 15:50, Evgeny Gridasov wrote:
>
> > template1=# select version();
> > version
> > ----------------------------------------------------------------------
> > -----------------------
> > PostgreSQL 8.1.3 on x86_64-pc-linux-gnu, compiled by GCC cc (GCC)
> > 3.3.5 (Debian 1:3.3.5-13)
> > (1 row)
>
> How about something like:
> $ file /usr/lib/postgresql/bin/postgres
> (or whatever directory postmaster binary is in) instead?
--
Evgeny Gridasov
Software Engineer
I-Free, Russia
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Evgeny Gridasov | 2006-03-17 19:32:53 | Re: Help optimizing a slow index scan |
| Previous Message | Merlin Moncure | 2006-03-17 18:07:34 | Re: Help optimizing a slow index scan |