Limited-Time Offer: Enjoy 50% Savings! - Ends In 0d 00h 00m 00s Coupon code: 50OFF
Free Exam Questions

PGCES-02 Exam Questions & Answers

PostgreSQL CE 8 Silver  •  PostgreSQL

142 Questions 90 min Updated Sep 2026 99% Pass Rate
Get Full Access

100% money-back guarantee

Sample PGCES-02 Questions

Practice with real exam-style questions, each with the verified correct answer and explanation.

Q1 MultipleChoice

Select two SQL statements which abort a transaction.

Correct Answer: B, D
Q2 MultipleChoice

You want to set a constraint so that the "item_id" in the "sales" table will always have a value that already exists as "id" in the "item_master" table. Select the correct SQL statement to fill in the underlined blank of the "sales" table. Definitions: CREATE TABLE item_master ( id INTEGER PRIMARY KEY, name TEXT ); CREATE TABLE sales ( sales_id INTEGER, item_id INTEGER, num INTEGER, );

Correct Answer: B
Q3 MultipleChoice

SQL statements were executed in the following order:

CREATE TABLE fmaster

(id INTEGER PRIMARY KEY, name TEXT);

CREATE TABLE ftrans

(id INTEGER REFERENCES fmaster (id), stat INTEGER, date DATE);

INSERT INTO fmaster VALUES (1, 'itemA');

INSERT INTO ftrans VALUES (1, 1, CURRENT_DATE);

Select two SQL statements that will generate an error when executed next.

Correct Answer: A, C
Q4 MultipleChoice

The following table called 'company' is defined as follows:

id | name ----+--------

---------- 1 |

Pgsql,inc. 2 |

Postgres Co.,Ltd 3 |

SQL Company.

Select the most appropriate psql command for generating a text file company.txt on the client side with the following content: 1,"Pgsql,inc." 2,"Postgres Co.,Ltd" 3,SQL Company.

Correct Answer: E
Q5 MultipleChoice

Select two incorrect statements regarding large objects.

Correct Answer: C, E

Get access to all 142 verified questions with detailed answers.

Unlock All PGCES-02 Questions

Frequently Asked Questions

The PGCES-02 is the PostgreSQL Certified Associate (Silver Level) examination that validates intermediate-level knowledge of PostgreSQL database administration and SQL. It covers topics such as database installation, configuration, backup and recovery, and performance tuning.

While there are no strict formal prerequisites, candidates should have practical experience with PostgreSQL, typically 6-12 months of hands-on work. Basic knowledge of SQL and database concepts is strongly recommended before attempting this certification.

The PGCES-02 exam typically consists of 60 multiple-choice questions that must be completed within 90 minutes. A passing score is generally around 65-70% depending on the specific exam version and difficulty adjustments.

The exam covers PostgreSQL installation and configuration, user and privilege management, backup and recovery procedures, monitoring and performance tuning, and basic troubleshooting. It also includes questions on database design principles and SQL query optimization specific to PostgreSQL.

Candidates should study official PostgreSQL documentation, take practice exams, and gain hands-on experience with PostgreSQL administration tasks. Many certification providers offer study guides, online courses, and practice test materials to help prepare for the PGCES-02 examination.
Exam Details
  • Exam CodePGCES-02
  • VendorPostgreSQL
  • Total Questions142
  • Duration90 min
  • LanguageEnglish
  • Last UpdatedSep 3, 2026
4.9/5

Pass PGCES-02 First Time

Get all 142 exam questions with verified answers and 90-day free updates.

Buy Now & Pass
  • PDF + Practice Test Bundle
  • 90-Day Free Updates
  • 100% Money-Back Guarantee
  • Instant Download
  • 24/7 Customer Support
99% Pass Rate Trusted by 50,000+ IT professionals