Re: [GENERAL] type "xxxxxxx" does not exist - Mailing list pgsql-general

From Paul Jungwirth
Subject Re: [GENERAL] type "xxxxxxx" does not exist
Date
Msg-id 4cb075e6-478b-8782-3995-5082ccb8d37b@illuminatedcomputing.com
Whole thread Raw
In response to Re: [GENERAL] type "xxxxxxx" does not exist  (Micky Hulse <mickyhulse@gmail.com>)
Responses Re: [GENERAL] type "xxxxxxx" does not exist
List pgsql-general
On 05/19/2017 02:25 PM, Micky Hulse wrote:
> Awesome, that worked!
>
> SET search_path TO myschema, public;
>
> Thanks to everyone for the help!!!!! I really appreciate it. :)

Glad you figured it out! Setting the seach_path is often a good thing to
put in your ~/.psqlrc so you don't run into the same problem next time.

Paul




pgsql-general by date:

Previous
From: Micky Hulse
Date:
Subject: Re: [GENERAL] type "xxxxxxx" does not exist
Next
From: "David G. Johnston"
Date:
Subject: Re: [GENERAL] type "xxxxxxx" does not exist