2025년 9월 25일:토토 커뮤니티 : 토토

52.6. pg_cursors #

pg_cursorsview lists the cursors that are currently available. 커서는 여러 가지 방법으로 정의할 수 있습니다.

pg_cursorsview는 이러한 방법으로 생성된 커서를 표시합니다. 커서는 선언되지 않은 한 커서를 정의하는 트랜잭션 기간 동안에만 존재합니다.보류 있음. 따라서 보유할 수 없는 커서는 트랜잭션 생성이 끝날 때까지만 뷰에 존재합니다.

참고

Cursors are used internally to implement some of the components of롤 토토(예: 절차적 언어) 그러므로,pg_cursorsview might include cursors that have not been explicitly created by the user.

표 52.6. pg_cursors

열 유형

설명

이름 텍스트

커서의 이름

성명 텍스트

The verbatim query stri롤 토토 submitted to declare this cursor

is_holdable 부울

커서가 유지 가능한 경우(즉, 커서를 선언한 트랜잭션이 커밋된 후에 액세스할 수 있음);거짓그렇지 않으면

is_binary 부울

커서가 선언된 경우바이너리; 거짓그렇지 않으면

is_scrollable 부울

커서가 스크롤 가능한 경우(즉, 비순차적 방식으로 행을 검색할 수 있는 경우);거짓그렇지 않으면

creation_time timestamptz

The time at which the cursor was declared


pg_cursors보기는 읽기 전용입니다.

수정사항 제출

If you see anything in the documentation that is not correct, does not match 특정 기능에 대한 경험이 있거나 추가 설명이 필요한 경우 이용해주세요이 양식문서 문제를 보고합니다.