On Tue, 2005-04-26 at 09:43 +0530, Dinesh Pandey wrote: > From where can I download latest Postgres source (tar file) for Fedora > Core OS? > > Regards > Dinesh Pandey This is a question for Fedora mailing-lists. Anyway, FC distributes sources in RPM format. Assuming you're referring to the latest update, you can find the sources at: http://download.fedora.redhat.com/pub/fedora/linux/core/updates/3/SRPMS/ the current latest PostgreSQL source rpm is: postgresql-7.4.7-3.FC3.1.src.rpm which contains the original source tarball plus patches. To view the RPM content, type: rpm2cpio postgresql-7.4.7-3.FC3.1.src.rpm | cpio -itv See rpmbuild(8) manual page for details on how to build binary RPMs from the source one. .TM. -- ____/ ____/ / / / / Marco Colombo ___/ ___ / / Technical Manager / / / ESI s.r.l. _____/ _____/ _/ Colombo@xxxxxx ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org