BUG #15978: PostgreSQL Importing issue for view in .Net Framework

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: wondercrazy15(at)gmail(dot)com
Subject: BUG #15978: PostgreSQL Importing issue for view in .Net Framework
Date: 2019-08-26 05:52:48
Message-ID: 15978-02f253947adecb62@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15978
Logged by: Wonder Crazy
Email address: wondercrazy15(at)gmail(dot)com
PostgreSQL version: 11.5
Operating system: .Net framework
Description:

I am doing database first with PostgreSQL and using Npgsql to import my
tables into the edmx. However, I was not able to import my views. I get a
message that states the view doesn't have a key and cannot be imported. Is
there any work around for importing my views?

Browse pgsql-bugs by date

  From Date Subject
Next Message jungle boogie 2019-08-26 06:46:05 Re: BUG #15964: vacuumdb.c:187:10: error: use of undeclared identifier 'FD_SETSIZE'
Previous Message Andres Freund 2019-08-26 05:36:52 Re: PostgreSQL12 crash bug report