Skip to main content

Questions tagged [enterprisedb]

EnterpriseDB, or EDB, is a company that offers commercial products based on (EDB Postgres Advanced Server, BigAnimal managed Postgres service) and complementary to (Postgres-BDR, Postgres Enterprise Manager) the open source DBMS PostgreSQL. This tag should always be used in combination with the specific product (and version, if applicable) tag

0 votes
0 answers
91 views

I am getting ERROR: invalid memory alloc request size 2727388320 after I tried vacuuming in EnterpriseDB. It is getting bigger and bigger. How to solve this issue now ?
MD Nasirul Islam's user avatar
0 votes
1 answer
184 views

I need to create a table for caching in the postgresql database. Transactions should be as fast as possible, so i thought of creating unlogged table and have a RAM disk as it's tablespace. There is a ...
Tamer Mukayev's user avatar
0 votes
1 answer
76 views

I have an EnterpriseDB 11 database server and not clustered. It's a single master database server with no replica. I see an option named synchronous_commit option on the postgres.conf file. It has ...
MD Nasirul Islam's user avatar
0 votes
2 answers
2k views

I have a postgres cluster (edb) , when i check the status i have this output : Cluster Status: efm Agent Type Address Agent DB VIP ------------------------------------------------...
Hackim_ft's user avatar
1 vote
1 answer
184 views

I want to change log_statement value from all to none on EDB 13 postgresql.conf file. Is the below command is sufficient to reflect above change that are updated in postgresql.conf file? # su - ...
user263316's user avatar
0 votes
0 answers
783 views

To clarify, I am using plain Postgres as packaged by EnterpriseDB (with StackBuilder), not EDB Postgres Advanced Server. I'm familiar with using pg_lsclusters, pg_dropcluster, and pg_createcluster on ...
Lee Hachadoorian's user avatar
2 votes
1 answer
1k views

I have used attached query to check unused indexes in my EDB9.5 DB. It's showing attached indexes are the unused indexes. Is it safe to drop below unused indexes? SELECT idstat.relname AS ...
NEI's user avatar
  • 31
2 votes
1 answer
4k views

I am not from a PostgreSQL background and wanted to use it for a project I am currently working on as it was the recommended DB for what I am using. I use PgAdmin 4 to visualise the database, and my ...
Freemium's user avatar
  • 131
0 votes
0 answers
591 views

Local Machine(l1): Windows 10 psql Remote Machine(R1): linux EDB(postgres) On my local I have 1000+ sql script containing insert statement . psql is also installed locally . I need to run this sql ...
user236778's user avatar
0 votes
0 answers
138 views

PostgreSQL has two distributions for Windows, EnterpriseDB BigSQL Do either of these Windows distributions support automatic updates for the term of support? Something that looks for the updates ...
Evan Carroll's user avatar
  • 65.9k
0 votes
1 answer
530 views

[enterprisedb@pgdvdb1dr bin]$ 2017-06-20 11:34:41: pid 103313: WARNING: could not open configuration file: "pgpool.conf" 2017-06-20 11:34:41: pid 103313: DETAIL: using default configuration ...
prakash ramakrishnan's user avatar
0 votes
2 answers
769 views

Can any one please help me to drop and recreation of sys views in EDB(Postgres).
user28688's user avatar
4 votes
2 answers
6k views

I am running PostgreSQL 9.6 on windows 10 It seems it has an update monitor that does not use any information about the proxy agent from Windows (we have a corporate proxy). It also does not look at ...
Dr.YSG's user avatar
  • 409
1 vote
1 answer
5k views

Im installing pgAgent using Stack Builder. In one step ask me for service account. Should I use PC, Domain or DB user? Or create a new one? I try using my DOMAIN\my.user.name also using the ...
Juan Carlos Oropeza's user avatar
0 votes
1 answer
269 views

Does EnterpriseDB support Oracle RAC to Postgres replication?
user109306's user avatar

15 30 50 per page