-
- Build FDW for Steampipe v1.0.0 changes
- Update FDW to use steampipe-plugin-sdk v5.11.0
- Update FDW to use pipe-fittings v1.6.0
-
I'm really not sure what to call these, but PACER has some function that allows multiple dockets to be combined into one. Or something:
![screenshot from 2017-07-10 16-44-12](https://user-images.gi…
-
When viewing in a narrow browser window, there is no longer any menu for navigating between endpoints (unless I'm mistaken?). This is especially problematic for the focused render style, as there is n…
-
I have a pg12 running on ubuntu, for mysql_fdw `select` install check scenarios, these queries returns incorrect result:
1. `SELECT test_param_where(); ` only 5 tuples returned.
2. Nested query wit…
-
I was trying to your examples also 'insert into select' statement.
but my connection in postgresql was broken when running 'insert into select' statement.
below is my proceeding.
Please kindly ch…
-
## Problem
Currently there's no way to use event triggers. RDS allows it though, see https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL.Concepts.General.FeatureSupport.EventTriggers.…
-
Hi,
I'm using pguint package (can be found in github) for supporting unsigned integers in postgres. pguint package adds following postgres data types:
1. int1 (8 bits signed integer)
2. uint1 (8 …
-
Trying to understand the nature of the issue. Any help would be appreciated. I know this project hasn't gotten any recent attention, but I'm hoping to utilize this library in our production environmen…
-
Hello,
i try to copy data from oracle to postgres via oracle_fdw, i need to accelerate copy by using more than a session i want to isolate each copy from specific partition
From postgres
INSERT…
-
According to the postgres docs, the remote_schema is defined by the FDW itself, I am not sure what to put in there…
I tried a few things and all I get is:
```
IMPORT FOREIGN SCHEMA ther LIMIT TO (ha…