Table to Excel - Mailing list pgsql-sql

From Nicholas I
Subject Table to Excel
Date
Msg-id e13d0d10903252335y751fd11em79069da21e516924@mail.gmail.com
Whole thread Raw
Responses Re: Table to Excel  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: Table to Excel  (Greenhorn <user.postgresql@gmail.com>)
List pgsql-sql
Hi , <br /><br /> Does any one how to convert table to excel.<br /> <br /> I just tried the COPY table_name to
'/home/user/output.xls'using delimiters ',';<br /><br />but the out put of the table that is the column in a table are
tabseparted, all were merged in a single cell.<br /><br />-Nicholas I<br /> 

pgsql-sql by date:

Previous
From: ries van Twisk
Date:
Subject: Re: Can we load all database objects in memory?
Next
From: Pavel Stehule
Date:
Subject: Re: Table to Excel