well,
the for your reply,
we have PG on linux ubuntu 14.04 distribution, but pls remember
this issue started when our DB size increase to 3-5GB, now it is
16GB.
this happend only when we use "CREATE OR REPLACE"
since I can run a query and get reply a
On 06/17/2016 09:01 AM, Catalin Maftei wrote:
Please do not top post:
https://en.wikipedia.org/wiki/Posting_style
well,
the for your reply,
we have PG on linux ubuntu 14.04 distribution, but pls remember this
issue started when our DB size increase to 3-5GB, now it is 16GB.
See Merlins pos
On Fri, Jun 17, 2016 at 12:01 PM, Catalin Maftei
wrote:
> well,
>
> the for your reply,
>
> we have PG on linux ubuntu 14.04 distribution, but pls remember this issue
> started when our DB size increase to 3-5GB, now it is 16GB.
>
> this happend only when we use "*CREATE OR REPLACE"*
>
>
> since
On Thu, Jun 16, 2016 at 6:55 PM, Melvin Davidson wrote:
You have not provided information as to the O/S of the PostgreSQL
server or your PgAdmin remote system (I suspect Windows), but
regardless, you
> are just asking for trouble by doing development over a remote connection.
> You should verify
On Wed, Jun 15, 2016 at 12:49 AM, Catalin Maftei
wrote:
> hei Adrian,
>
> thx for your reply,
>
> this is an example:
>
> "CREATE OR REPLACE VIEW feedback.get_answers_set AS
> SELECT f.awb || '/' || r.dulapid as "awb",
> q.qid,
> q.question,
> a.aid,
> a.answer,
> q.questiona
hei Adrian,
thx for your reply,
this is an example:
"CREATE OR REPLACE VIEW feedback.get_answers_set AS
SELECT f.awb || '/' || r.dulapid as "awb",
q.qid,
q.question,
a.aid,
a.answer,
q.questionareid,
f.stamp_created
, c.first_name
, l.referinta_expeditor
FROM fe
On 06/14/2016 09:49 PM, Catalin Maftei wrote:
hei Adrian,
thx for your reply,
this is an example:
"CREATE OR REPLACE VIEW feedback.get_answers_set AS
SELECT f.awb || '/' || r.dulapid as "awb",
q.qid,
q.question,
a.aid,
a.answer,
q.questionareid,
f.stamp_created
, c