Re: How to Install Extensions - Mailing list pgsql-general

From Andreas Kretschmer
Subject Re: How to Install Extensions
Date
Msg-id 20141016175013.GA13027@tux
Whole thread Raw
In response to How to Install Extensions  (Naveen Krishna <naveen.krishna1991@gmail.com>)
List pgsql-general
Naveen Krishna <naveen.krishna1991@gmail.com> wrote:

> Respected Sir,
>
>     i want to use postgresql DataBase. but when i am trying to execute script
> it is showing me error in extensions, i tried in many ways but i am not able to
> execute script, please tell me how to install Extension in postgresql. i am
> waiting for your kind replay

create extension ...;


Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."   (unknown)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°


pgsql-general by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: How to Install Extensions
Next
From: David G Johnston
Date:
Subject: Re: COPY data into a table with a SERIAL column?