# PostgreSQL and i-Reporter linkage item mapping table

<div align="left"><figure><img src="/files/ejBZZeDrq5sOKCU38C1E" alt=""><figcaption></figcaption></figure></div>

## 1. PostgreSQL->i-Reporter linkage

<table><thead><tr><th width="314">PostgreSQL field type</th><th>i-Reporter cluster type</th></tr></thead><tbody><tr><td>・character</td><td><p>・Keyboard（Only None and Alphanumeric)<br>　* The automatic numbering mode is not supported.</p><p>・Text by handwriting</p><p>・Check</p><p>・Single choice</p><p>・Multiple choice</p></td></tr><tr><td><p>・character varying</p><p>・text</p></td><td><p>・Keyboard（Only None and Alphanumeric)<br>　* The automatic numbering mode is not supported.</p><p>・Text by handwriting</p><p>・Check</p><p>・Single choice</p><p>・Multiple choice</p><p>・Barcode（Only without check "Value is numerical number"）</p><p>・Barcode reader</p><p>・Select master</p></td></tr><tr><td><p>・bigint</p><p>・bigserial</p><p>・integer</p><p>・smallint</p><p>・serial</p><p>・decimal</p><p>・numeric</p><p>・double precision</p><p>・real</p><p>・money</p></td><td><p>・Keyboard<br>　* The automatic numbering mode is not supported.</p><p>・Text by handwriting</p><p>・Choice of Numerical number</p><p>・Numerical number keyboard</p><p>・Number of hours</p><p>・Check</p><p>・Single choice</p><p>・Multiple choice</p><p>・Barcode</p><p>・Barcode reader</p><p>・Select master</p></td></tr><tr><td><p>・date</p><p>・timestamp</p></td><td><p>・Keyboard（Only None and Alphanumeric)<br>　* The automatic numbering mode is not supported.</p><p>・Text by handwriting</p><p>・Date</p><p>・Calender</p></td></tr><tr><td><p>・bit</p><p>・bit varying</p><p>・time [ without time zone ]</p><p>・time [ with time zone ]</p><p>・boolean</p><p>・box</p><p>・bytea</p><p>・cidr</p><p>・circle</p><p>・inet</p><p>・interval</p><p>・line</p><p>・lseg</p><p>・macaddr</p><p>・path</p><p>・point</p><p>・polygon</p><p>・tsquery</p><p>・tsvector</p><p>・txid_snapshot</p><p>・uuid</p><p>・xml</p></td><td>Unsupported</td></tr></tbody></table>

## 2. i-Reporter→PostgreSQL linkage

| i-Reporter cluster type                                                                                                                                                                                                                                                                          | PostgreSQL field type                                                                                                                                                                                                                                                                                                                                     |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>・Keyboard（Only None and Alphanumeric)<br>　\* The automatic numbering mode is not supported.</p><p>・Text by handwriting</p><p>・Check</p><p>・Single choice</p><p>・Multiple choice</p>                                                                                                           | ・character                                                                                                                                                                                                                                                                                                                                                |
| <p>・Keyboard（Only None and Alphanumeric)<br>　\* The automatic numbering mode is not supported.</p><p>・Text by handwriting</p><p>・Check</p><p>・Single choice</p><p>・Multiple choice</p><p>・Barcode（Only without check "Value is numerical number"）</p><p>・Barcode reader</p><p>・Select master</p> | <p>・character varying</p><p>・text</p>                                                                                                                                                                                                                                                                                                                     |
| <p>・Keyboard（Only None and Alphanumeric)<br>　\* The automatic numbering mode is not supported.</p><p>・Choice of Numerical number</p><p>・Numerical number keyboard</p><p>・Number of hours</p><p>・Barcode</p>                                                                                      | <p>・bigint</p><p>・bigserial</p><p>・integer</p><p>・smallint</p><p>・serial</p><p>・decimal</p><p>・numeric</p><p>・double precision</p><p>・real</p><p>・money</p>                                                                                                                                                                                               |
| <p>・Date</p><p>・Calender</p>                                                                                                                                                                                                                                                                     | <p>・date</p><p>・timestamp</p>                                                                                                                                                                                                                                                                                                                             |
| Unsupported                                                                                                                                                                                                                                                                                      | <p>・bit</p><p>・bit varying</p><p>・time \[ without time zone ]</p><p>・time \[ with time zone ]</p><p>・boolean</p><p>・box</p><p>・bytea</p><p>・cidr</p><p>・circle</p><p>・inet</p><p>・interval</p><p>・line</p><p>・lseg</p><p>・macaddr</p><p>・path</p><p>・point</p><p>・polygon</p><p>・tsquery</p><p>・tsvector</p><p>・txid\_snapshot</p><p>・uuid</p><p>・xml</p> |

## 3. PostgreSQL->ConMas Gateway real-time linkage

<table><thead><tr><th width="290">PostgreSQL field type</th><th>i-Reporter cluster type</th></tr></thead><tbody><tr><td>・character</td><td><p>・Keyboard（Only None and Alphanumeric)<br>　* The automatic numbering mode is not supported.</p><p>・Single choice (Only get data menu)</p></td></tr><tr><td><p>・character varying</p><p>・text</p></td><td><p>・Keyboard (Only None and Alphanumeric)<br>　* The automatic numbering mode is not supported.</p><p>・Single choice (Only get data menu)</p><p>・Barcode (Only without check "Value is numerical number", Only get data menu)</p><p>・Select master</p></td></tr><tr><td><p>・bigint</p><p>・bigserial</p><p>・integer</p><p>・smallint</p><p>・serial</p><p>・decimal</p><p>・numeric</p><p>・double precision</p><p>・real</p><p>・money</p></td><td><p>・Keyboard (Only get data menu)</p><p>　* The automatic numbering mode is not supported.</p><p>・Numerical number keyboard</p><p>・Check (Only get data menu)</p><p>・Single choice (Only get data menu)</p><p>・Barcode (Only get data menu)</p><p>・Select master</p></td></tr><tr><td><p>・date</p><p>・timestamp</p></td><td><mark style="color:red;">Plan to support with it in the future</mark></td></tr><tr><td><p>・bit</p><p>・bit varying</p><p>・time [ without time zone ]</p><p>・time [ with time zone ]</p><p>・boolean</p><p>・box</p><p>・bytea</p><p>・cidr</p><p>・circle</p><p>・inet</p><p>・interval</p><p>・line</p><p>・lseg</p><p>・macaddr</p><p>・path</p><p>・point</p><p>・polygon</p><p>・tsquery</p><p>・tsvector</p><p>・txid_snapshot</p><p>・uuid</p><p>・xml</p></td><td>Unsupported</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cimtops.gitbook.io/i-repo-link-manual/english/data-source-linkage-all-databases-common/common/postgresql-and-i-reporter-linkage-item-mapping-table.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
