Pglesslog issue

--0015175ca7f6202885048c783ca3
Content-Type: text/plain; charset=ISO-8859-1

Hi,

I was installed the Postgresql 8.3 and trying the use the
"pg_lesslog_1.4.1_pg83" to reduce the size of WAL file when the WAL file is
archived.

1. Download the "pg_lesslog_1.4.1_pg83.tar.gz" file from pgfoundry.

2. unpacked the pglesslog source.

3. trying to run the "make"...facing below issue::

edbs-MacBook-4:*pg_lesslog_1.4.1_pg83 root# make*

make -f Makefile.pg_compresslog all
Makefile.pg_compresslog:21: ../../src/Makefile.global: No such file or
directory
Makefile.pg_compresslog:22: /contrib/contrib-global.mk: No such file or
directory
make[1]: *** No rule to make target `/contrib/contrib-global.mk'. Stop.
make: *** [all] Error 2


could you please guide me the installation steps...


Regards
Raghu

--0015175ca7f6202885048c783ca3
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi,<div><br></div><div>I was installed the Postgresql 8.3 and trying the us=
e the "pg_lesslog_1.4.1_pg83" to reduce the size of WAL file when=
the WAL file is archived.</div><div><br></div><div>1. Download the=A0"=
;pg_lesslog_1.4.1_pg83.tar.gz" file from pgfoundry.</div>
<div><br></div><div>2. unpacked the pglesslog source.</div><div><br></div><=
div>3. trying to run the "make"...facing below issue::</div><div>=
<br></div><div><div>edbs-MacBook-4:<b>pg_lesslog_1.4.1_pg83=A0root# make</b=
></div>
<div><br></div><div>make -f Makefile.pg_compresslog all</div><div>Makefile.=
pg_compresslog:21: ../../src/Makefile.global: No such file or directory</di=
v><div>Makefile.pg_compresslog:22: /contrib/<a href=3D"http://contrib-globa=
l.mk">contrib-global.mk</a>: No such file or directory</div>
<div>make[1]: *** No rule to make target `/contrib/<a href=3D"http://contri=
b-global.mk">contrib-global.mk</a>'. =A0Stop.</div><div>make: *** [all]=
Error 2</div></div><div><br></div><div><br></div><div>could you please gui=
de me the installation steps...</div>
<div><br></div><div><br></div><div>Regards</div><div>Raghu</div><div><br></=
div><div>=A0</div>

--0015175ca7f6202885048c783ca3--
raghu ram [ Mi, 28 Juli 2010 22:12 ] [ ID #2045246 ]

Re: [GENERAL] Pglesslog issue

Hi,

pglesslog needs makefile, header files and .o files of PostgreSQL itself.

To build pglesslog, you need PostgreSQL source code as well. Please
unpack the source at "contrib" directory of PostgreSQL 8.3 source.
Run ./configure and make for PostgreSQL 8.3 first (I hope you already
did them) and then "make" pglesslog.

I hope they work fine.

Regards;
---
Koichi Suzuki

2010/7/29 raghu ram <raghuchennuru [at] gmail.com>:
> Hi,
> I was installed the Postgresql 8.3 and trying the use the
> "pg_lesslog_1.4.1_pg83" to reduce the size of WAL file when the WAL file =
is
> archived.
> 1. Download the=A0"pg_lesslog_1.4.1_pg83.tar.gz" file from pgfoundry.
> 2. unpacked the pglesslog source.
> 3. trying to run the "make"...facing below issue::
> edbs-MacBook-4:pg_lesslog_1.4.1_pg83=A0root# make
> make -f Makefile.pg_compresslog all
> Makefile.pg_compresslog:21: ../../src/Makefile.global: No such file or
> directory
> Makefile.pg_compresslog:22: /contrib/contrib-global.mk: No such file or
> directory
> make[1]: *** No rule to make target `/contrib/contrib-global.mk'. =A0Stop.
> make: *** [all] Error 2
>
> could you please guide me the installation steps...
>
> Regards
> Raghu
>



--
------
Koichi Suzuki

--
Sent via pgsql-admin mailing list (pgsql-admin [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Koichi Suzuki [ Mo, 02 August 2010 06:07 ] [ ID #2045399 ]
Datenbanken » gmane.comp.db.postgresql.admin » Pglesslog issue

Vorheriges Thema: Statistics Collector not collecting server activities
Nächstes Thema: PostgreSQL on Solaris future