zeppelin/docs/interpreter
Jongyoul Lee 9d90ccca69 [ZEPPELIN-2003] Remove PostgresqlInterpreter
### What is this PR for?
We don't have to maintain PostgresqlInterpreter because JDBCInterpreter covers all functions of PostgresqlInterpreter. It reduces maintenance costs.

### What type of PR is it?
[Feature]

### Todos
* [x] - Remove files and lines related to PostgresqlInterpreter

### What is the Jira issue?
* https://issues.apache.org/jira/browse/ZEPPELIN-2003

### How should this be tested?
N/A

### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? Yes
* Does this needs documentation? Yes, but already documented in jdbc docs

Author: Jongyoul Lee <jongyoul@gmail.com>

Closes #1945 from jongyoul/ZEPPELIN-2003 and squashes the following commits:

5dc58f2 [Jongyoul Lee] Fixed doc
ec31f78 [Jongyoul Lee] Change docs to make a link to jdbc.md
bfd70ef [Jongyoul Lee] Removed Postgresql from docs and configurations
98a106e [Jongyoul Lee] Removed whole packages about Postgresql
2017-02-02 15:54:19 +09:00
..
alluxio.md [ZEPPELIN-1219] Add searching feature to Zeppelin docs site 2016-08-10 12:39:22 +09:00
beam.md [ZEPPELIN-682] New interpreter for Apache Beam (incubating)/DataFlow 2016-09-26 20:11:42 -07:00
bigquery.md [ZEPPELIN-1219] Add searching feature to Zeppelin docs site 2016-08-10 12:39:22 +09:00
cassandra.md [ZEPPELIN-1219] Add searching feature to Zeppelin docs site 2016-08-10 12:39:22 +09:00
elasticsearch.md [ZEPPELIN-1821] Add HTTP client to elasticsearch interpreter 2017-01-30 08:04:49 +09:00
flink.md [ZEPPELIN-1787] Add an example of Flink Notebook 2017-01-12 12:06:01 +09:00
geode.md [ZEPPELIN-1219] Add searching feature to Zeppelin docs site 2016-08-10 12:39:22 +09:00
hbase.md [ZEPPELIN-1219] Add searching feature to Zeppelin docs site 2016-08-10 12:39:22 +09:00
hdfs.md [ZEPPELIN-1219] Add searching feature to Zeppelin docs site 2016-08-10 12:39:22 +09:00
hive.md [ZEPPELIN-1421] Fix dead link in docs/README.md 2016-09-19 15:50:43 +09:00
ignite.md Ignite versions fixed 2016-11-10 14:30:45 +01:00
jdbc.md ZEPPELIN-1935 Add jceks stored password support for jdbc interpreter 2017-01-17 07:19:23 +05:30
kylin.md [ZEPPELIN-1512] Support Kylin project name in interpreter runtime 2016-12-14 12:57:12 +09:00
lens.md [ZEPPELIN-1219] Add searching feature to Zeppelin docs site 2016-08-10 12:39:22 +09:00
livy.md ZEPPELIN-1852. Use multiple InterpreterResult for displaying appInfo 2017-01-17 23:18:01 -08:00
mahout.md [ZEPPELIN-116] Add Apache Mahout Interpreter 2016-11-09 13:39:52 +09:00
markdown.md [ZEPPELIN-1614] Remove markdown4j dep 2016-11-16 05:31:45 +01:00
pig.md ZEPPELIN-1933. Set pig job name and allow to set pig property in pig interpreter setting 2017-01-15 11:04:04 -08:00
postgresql.md [ZEPPELIN-2003] Remove PostgresqlInterpreter 2017-02-02 15:54:19 +09:00
python.md [ZEPPELIN-1683] Run python process in docker container 2016-11-24 09:08:52 -08:00
r.md [ZEPPELIN-1219] Add searching feature to Zeppelin docs site 2016-08-10 12:39:22 +09:00
scalding.md [ZEPPELIN-1219] Add searching feature to Zeppelin docs site 2016-08-10 12:39:22 +09:00
scio.md [ZEPPELIN-1800] Update scio doc - fix type $ should be % 2016-12-14 18:50:44 -08:00
shell.md [ZEPPELIN-1421] Fix dead link in docs/README.md 2016-09-19 15:50:43 +09:00
spark.md [ZEPPELIN-1728] Add an example configuring classpath for hive-site.xml 2016-12-01 18:00:58 -08:00