[GENERAL]

2013-01-21 Thread Mihai Popa
unsubscribe pgsql-general -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

[GENERAL] large database

2012-12-10 Thread Mihai Popa
with 32 GB of RAM and some really good hard drives. But such a box does not come cheap and I don't want to keep the pieces if it doesn't cut it thank you, -- Mihai Popa Lattica, Inc. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to you

Re: [GENERAL] large database

2012-12-11 Thread Mihai Popa
On 12/11/2012 07:27 AM, Bill Moran wrote: On Mon, 10 Dec 2012 15:26:02 -0500 (EST) "Mihai Popa" wrote: Hi, I've recently inherited a project that involves importing a large set of Access mdb files into a Postgres or MySQL database. The process is to export the mdb's to c

Re: [GENERAL] large database

2012-12-11 Thread Mihai Popa
nce of cloud hosting, I actually looked at Linode, but Amazon looked more competitive... -- Mihai Popa Lattica, Inc. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

Re: [GENERAL] large database

2012-12-11 Thread Mihai Popa
On Tue, 2012-12-11 at 10:00 -0800, Jeff Janes wrote: > On Mon, Dec 10, 2012 at 12:26 PM, Mihai Popa wrote: > > Hi, > > > > I've recently inherited a project that involves importing a large set of > > Access mdb files into a Postgres or MySQL database. > >

Re: [GENERAL] large database

2012-12-11 Thread Mihai Popa
ou, I will regards, -- Mihai Popa Lattica, Inc. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

Re: [GENERAL] large database

2012-12-12 Thread Mihai Popa
Another question is whether there's a particular reason that you're converting to CSV prior to importing the data? All major ETL tools that I know of, including the major open source ones (Pentaho / Talend) can move data directly from Access databases to Postgresql. Yes, I wish somebody ask