Re: How to Install Extensions

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to Install Extensions
Date: 2014-10-16 17:50:13
Message-ID: 20141016175013.GA13027@tux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Naveen Krishna <naveen(dot)krishna1991(at)gmail(dot)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°

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David G Johnston 2014-10-16 17:52:38 Re: COPY data into a table with a SERIAL column?
Previous Message Rob Sargent 2014-10-16 17:44:47 Re: COPY data into a table with a SERIAL column?