Re: output file name - was pg_restore / psql
"Dave Page" <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <E7F85A1B5FF8D44C8A1AF6885BC9A0E4306893@ratbert.vale-housing.co.uk> |
> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf > Of Harald Armin Massa > Sent: 03 October 2004 23:45 > To: Andrew Dunstan > Cc: [email protected] > Subject: Re: [pgsql-hackers-win32] output file name - was > pg_restore / psql > > Andrew, > > thank you very much! yes, that makes it clearer.... > > and: > > > (Reading the man pages is a Good Thing (tm). ) > > But sth. especially hard to do when working with beta3 on > win32 ... "man pg_restore" only gives ... "command not found" :))) The Win32 installer includes the docs in HTML format, with a link to them on the Start menu. There is no 'man' command on Windows (or in Msys by default) so we don't include the man pages. If you're working from source code, then adding 'man' to your msys installation shouldn't be an issue :-) Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [email protected]