Hi,
This issue is already logged. Please refer:
https://redmine.postgresql.org/issues/6061
Thanks,
Khushboo
On Thu, Dec 10, 2020 at 11:54 PM Joe Tailleur
wrote:
>
> Joe Tailleur
> 8:47 AM (2 hours ago)
> to pgadmin-support
> Hi all,
>
> In version 4.27 when I viewed my SQL (sql tab when highl
On Fri, Dec 11, 2020 at 12:32 AM R.R. PRAVEEN RAJA
wrote:
> Dear Team,
>
> Please let me know if we are able to generate insert sql statements in
> pgadmin as we have option in pg_dump utility.
>
> You can use pg_dump utility from pgAdmin by... Right click on Table >
Backup.
> Regards,
> Praveen
Dear Team,
Please let me know if we are able to generate insert sql statements in pgadmin
as we have option in pg_dump utility.
Regards,
PraveenRaja
Joe Tailleur
8:47 AM (2 hours ago)
to pgadmin-support
Hi all,
In version 4.27 when I viewed my SQL (sql tab when highlighting an item).
For example:
CREATE OR REPLACE VIEW asap.view_assignment
AS
SELECT pa.assign_id,
pa.proj_id,
pa.date_assigned,
pa.time_assigned,
au.user_name
Hi all,
In version 4.27 when I viewed my SQL (sql tab when highlighting an item).
For example:
CREATE OR REPLACE VIEW asap.view_assignment
AS
SELECT pa.assign_id,
pa.proj_id,
pa.date_assigned,
pa.time_assigned,
au.user_name AS assigned_to,
pa.assigned_level,
pa.note,
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 4.29.
This release of pgAdmin 4 includes 18 bug fixes and new features. For more
details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/4.29/release_notes_4_29.html.
pgAdmin is the leading Open Sourc
Hi Fahar,
> 1. Browser version
=> I use Safari Version 14.0.1 (16610.2.11.51.8).
> 2. Launch pgadmin4> Right click on the elephant icon> Click on view log and
> share the server log?
=> I cannot view the log because the program does not launch with this error
message.
Best,
Junhyung
> On