Re: BigTable-like Versioned Cells, Importing PostgreSQL Data

2013-09-29 Thread Tristan Seligmann
I saw nobody has responded to this so I thought I'd take a shot. On Fri, Sep 20, 2013 at 6:13 AM, Keith Bogs wrote: > > Key 1379649588:body 1379649522:body 1379649123:title > a.com/1.html """A" > a.com/2.html """B" > b.com/1.html ""

Re: BigTable-like Versioned Cells, Importing PostgreSQL Data

2013-09-20 Thread Robert Coli
On Thu, Sep 19, 2013 at 9:13 PM, Keith Bogs wrote: > I've been playing with Cassandra and have a few questions that I've been > stuck on for awhile, and Googling around didn't seem to help much: > > 1. What's the quickest way to import a bunch of data from PostgreSQL? I > have ~20M rows with most

BigTable-like Versioned Cells, Importing PostgreSQL Data

2013-09-19 Thread Keith Bogs
I've been playing with Cassandra and have a few questions that I've been stuck on for awhile, and Googling around didn't seem to help much: 1. What's the quickest way to import a bunch of data from PostgreSQL? I have ~20M rows with mostly text (some long text with newlines, and blob files.) I trie