Inquiry Regarding Initial Seed for pgsql Protocol Fuzz Testing

From: Cherry Pang <cherrypang99(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Inquiry Regarding Initial Seed for pgsql Protocol Fuzz Testing
Date: 2023-11-23 06:56:39
Message-ID: CANRuYSJzaEGTA_Ex6cjT+XJzvYjyHOBnTvo1KF4_=pYYx2FtiQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hello!
I am a novice enthusiast in the field of fuzz testing and have an interest
in conducting fuzz testing for the SQLite protocol. I understand that
testing the logic bugs or crash bugs in Data Manipulation Language (DML)
functionalities differs significantly, and as such, I am unsure about the
initial seed format required.

From my understanding, the seed for protocol testing refers to queries or
commands sent to the database server. How does this differ from seeds used
in regular logic testing? I would greatly appreciate it if you could shed
some light on the format of the initial seed for this purpose. If possible,
providing a few seed examples would be immensely helpful.

Thank you very much for your time and assistance.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Laurenz Albe 2023-11-23 08:37:11 Re: pg_restore enhancements
Previous Message Ron Johnson 2023-11-22 20:04:06 Re: pg_restore enhancements