From 6c9fb28eb9ea1486feccfa7b5320fb9c23014f17 Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Mon, 5 May 2014 22:22:09 +0200 Subject: [PATCH] Fix Typo in the main web page. --- web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index 3a252fc..5479807 100644 --- a/web/index.html +++ b/web/index.html @@ -151,7 +151,7 @@

Transform your data. While streaming.

pgloader includes reformating modules allowing you to reformat your data, such as transforming a couple of integer - columns into a single ip address, or a couple fo floats + columns into a single ip address, or a couple of floats into a single point. Of course, you can add any transformation you like and easily get to use it with pgloader loading your code!