Re: Connecting matlab with postgresql - Mailing list pgsql-general

From fork
Subject Re: Connecting matlab with postgresql
Date
Msg-id loom.20110429T224213-883@post.gmane.org
Whole thread Raw
In response to Connecting matlab with postgresql  (Sukuchha Shrestha <sukuchha@yahoo.de>)
List pgsql-general
Sukuchha Shrestha <sukuchha <at> yahoo.de> writes:

> Could anybody explain here how to connect in a detailed step ! Consider me
studying in class 1 of postgresql when explaining :)

It may not be much help to you, but on a Unix shell I tend to run psql through
some text manipulation pipes and then into a csv which I read with dlmread().

And I use Octave, not Matlab, which plays slightly more nicely in a unix batch
environment.

Sorry if that is just noise for you.

pgsql-general by date:

Previous
From: Jeff Davis
Date:
Subject: Re: New feature: skip row locks when table is locked.
Next
From: Robert Treat
Date:
Subject: Re: SSDs with Postgresql?