Re: Connecting matlab with postgresql

From: fork <forkandwait(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Connecting matlab with postgresql
Date: 2011-04-29 20:46:31
Message-ID: loom.20110429T224213-883@post.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Robert Treat 2011-04-29 21:35:57 Re: SSDs with Postgresql?
Previous Message Jeff Davis 2011-04-29 19:06:27 Re: New feature: skip row locks when table is locked.