gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] psql upgrade


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] psql upgrade
Date: Sun, 24 Nov 2013 22:08:19 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Nov 24, 2013 at 02:13:09PM +0530, Vaibhav Banait wrote:

> How can I write the output of command \d substance_intake to file . There
> is a large data which I can not capture onto the image.

Please do the following steps:

        Open a command-prompt (terminal) session.
        Type in the following, and include the resulting file in your mail:

        psql -U gm-dbo -d gnumed_v19 -c '\d clin.substance_intake' > 
substance_intake.txt

Note that this will not work in that way on Windows.

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

[Prev in Thread] Current Thread [Next in Thread]